#C2EBFE#C2EBFE
#C2EBFE is a very light, muted cyan. Relative luminance 0.780; OKLCH L 91.7% C 0.050 H 227.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBFE |
|---|---|
| RGB | rgb(194, 235, 254) |
| HSL | hsl(199, 97%, 88%) |
| HSV | hsv(199, 24%, 100%) |
| CMYK | cmyk(23.6%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(90.80, -9.14, -13.54) |
| CIE-LCH | lch(90.80, 16.34, 235.97°) |
| OKLab | oklab(91.71% -0.0335 -0.0368) |
| OKLCH | oklch(91.71% 0.05 227.7) |
| XYZ | xyz(69.8407, 78.0392, 105.1300) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.60
Lightblue
#ADD8E6
ΔE00 5.03
Pale Sky Blue
#BDF6FE
ΔE00 6.87
Powder Blue
#B0E0E6
ΔE00 6.89
Light Sky Blue
#C6FCFF
ΔE00 8.56
Lightcyan
#E0FFFF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBFE #FED5C2
analogous
#C2FEF3 #C2EBFE #C2CDFE
triadic
#C2EBFE #FEC2EB #EBFEC2
tetradic
#C2EBFE #F3C2FE #FED5C2 #CDFEC2
square
#C2EBFE #F3C2FE #FED5C2 #CDFEC2
split-complementary
#C2EBFE #FEC2CD #FEF3C2
monochromatic
#4AC4FC #86D7FD #C2EBFE #E1F5FF #E1F5FF
Accessibility & contrast
On white
1.26
#C2EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#C2EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBFE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBFE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#B0F1F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2ebfe; /* rgb */ color: rgb(194, 235, 254); /* oklch */ color: oklch(91.7% 0.050 227.7);
Tailwind
colors: {
custom: {
50: '#d5f1fe',
500: '#c2ebfe',
950: '#000000',
},
}SCSS
$custom: #c2ebfe; $custom-light: #d5f1fe; $custom-dark: #000000;
JSON
{
"hex": "#c2ebfe",
"rgb": {
"r": 194,
"g": 235,
"b": 254
},
"hsl": {
"h": 199,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.91708,
"c": 0.04981,
"h": 227.7
},
"luminance": 0.78042
}Semantic roles & 50–950 ramp
primary
#C2EBFE
secondary
#E69F7E
accent
#4900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585