#C0EBFF color codes
- HEX
- #C0EBFF
- HEX8
- #C0EBFFFF
- HEX8 (Android)
- #FFC0EBFF
- RGB
- rgb(192, 235, 255)
- RGB (%)
- 75%, 92%, 100%
- HSL
- hsl(199, 100%, 88%)
- HSV / HSB
- hsv(199, 25%, 100%)
- CMYK
- cmyk(25%, 8%, 0%, 0%)
- OKLCH
- oklch(0.9162 0.0522 227.82)
- OKLCH (%)
- oklch(91.62% 0.0522 227.82)
- Decimal
- 12643327
What color is #C0EBFF?
#C0EBFF sits at 92% lightness and 0.0522 chroma in OKLCH, hue 227.82°. Its nearest named color is LightBlue.
Shades and tints of #C0EBFF
Tints
Shades
Tones
#C0EBFF color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #C0EBFF in CSS
.text { color: #C0EBFF; }
.background { background-color: #C0EBFF; }
.border { border: 2px solid #C0EBFF; }
/* Modern, perceptually uniform */
.text { color: oklch(0.9162 0.0522 227.82); }
/* #C0EBFF at 50% transparency */
.overlay { background-color: #C0EBFF80; }Is #C0EBFF accessible?
#C0EBFF on white text scores 1.27:1; on black text it scores 16.57:1. Black text passes WCAG AAA on #C0EBFF. Recommended text color on a #C0EBFF background: black.
A 16.57:1 vs black
A 1.27:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#C0EBFF) → black APCA Lc experimental 90.4 Lc · body text — preferred (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the cyan family on the colors hub.
Frequently asked questions
- What color is #C0EBFF?
- #C0EBFF is closest to LightBlue. In RGB it is rgb(192, 235, 255), and in HSL hsl(199, 100%, 88%).
- What is #C0EBFF in RGB?
- #C0EBFF converts to rgb(192, 235, 255) — red 192, green 235, blue 255.
- What text color is readable on #C0EBFF?
- Black text — it has the higher contrast ratio (16.57:1) against #C0EBFF. Black text passes WCAG AAA on #C0EBFF.