#C4E2E9#C4E2E9
#C4E2E9 is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.3% C 0.033 H 213.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2E9 |
|---|---|
| RGB | rgb(196, 226, 233) |
| HSL | hsl(191, 46%, 84%) |
| HSV | hsv(191, 16%, 91%) |
| CMYK | cmyk(15.9%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(87.97, -8.40, -6.73) |
| CIE-LCH | lch(87.97, 10.76, 218.68°) |
| OKLab | oklab(89.31% -0.0276 -0.0182) |
| OKLCH | oklch(89.31% 0.033 213.4) |
| XYZ | xyz(64.6655, 72.0100, 87.5673) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.47
Powder Blue
#B0E0E6
ΔE00 4.91
Lightcyan
#E0FFFF
ΔE00 6.86
Pale Sky Blue
#BDF6FE
ΔE00 7.05
Very Light Blue
#D5FFFF
ΔE00 7.50
Ice Blue (survey)
#D7FFFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2E9 #E9CBC4
analogous
#C4E9DE #C4E2E9 #C4D0E9
triadic
#C4E2E9 #E9C4E2 #E2E9C4
tetradic
#C4E2E9 #DEC4E9 #E9CBC4 #D0E9C4
square
#C4E2E9 #DEC4E9 #E9CBC4 #D0E9C4
split-complementary
#C4E2E9 #E9C4D0 #E9DEC4
monochromatic
#6BB6C8 #97CCD8 #C4E2E9 #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.36
#C4E2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#C4E2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2E9
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2E9 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0E9
Deuteranopia (green-blind)
#D6DAE9
Tritanopia (blue-blind)
#BAE5E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e2e9; /* rgb */ color: rgb(196, 226, 233); /* oklch */ color: oklch(89.3% 0.033 213.4);
Tailwind
colors: {
custom: {
50: '#d6ebf0',
500: '#c4e2e9',
950: '#000000',
},
}SCSS
$custom: #c4e2e9; $custom-light: #d6ebf0; $custom-dark: #000000;
JSON
{
"hex": "#c4e2e9",
"rgb": {
"r": 196,
"g": 226,
"b": 233
},
"hsl": {
"h": 191.351,
"s": 45.679,
"l": 84.118
},
"oklch": {
"l": 0.8931,
"c": 0.03308,
"h": 213.4
},
"luminance": 0.72012
}Semantic roles & 50–950 ramp
primary
#C4E2E9
secondary
#C4978D
accent
#472DB9
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485