#C4E2EE#C4E2EE
#C4E2EE is a very light, muted cyan. Relative luminance 0.723; OKLCH L 89.5% C 0.036 H 223.9°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2EE |
|---|---|
| RGB | rgb(196, 226, 238) |
| HSL | hsl(197, 55%, 85%) |
| HSV | hsv(197, 18%, 93%) |
| CMYK | cmyk(17.6%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(88.11, -7.37, -9.15) |
| CIE-LCH | lch(88.11, 11.75, 231.16°) |
| OKLab | oklab(89.47% -0.0257 -0.0248) |
| OKLCH | oklch(89.47% 0.036 223.9) |
| XYZ | xyz(65.3899, 72.2998, 91.3824) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.29
Powder Blue
#B0E0E6
ΔE00 6.28
Ice Blue
#A5DFF9
ΔE00 6.43
Pale Sky Blue
#BDF6FE
ΔE00 7.96
Lightcyan
#E0FFFF
ΔE00 8.10
Fog
#D8DCE0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2EE #EED0C4
analogous
#C4EEE5 #C4E2EE #C4CDEE
triadic
#C4E2EE #EEC4E2 #E2EEC4
tetradic
#C4E2EE #E5C4EE #EED0C4 #CDEEC4
square
#C4E2EE #E5C4EE #EED0C4 #CDEEC4
split-complementary
#C4E2EE #EEC4CD #EEE5C4
monochromatic
#65B3D3 #94CBE0 #C4E2EE #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.36
#C4E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#C4E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2EE
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2EE | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#B8E6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e2ee; /* rgb */ color: rgb(196, 226, 238); /* oklch */ color: oklch(89.5% 0.036 223.9);
Tailwind
colors: {
custom: {
50: '#d6ebf3',
500: '#c4e2ee',
950: '#000000',
},
}SCSS
$custom: #c4e2ee; $custom-light: #d6ebf3; $custom-dark: #000000;
JSON
{
"hex": "#c4e2ee",
"rgb": {
"r": 196,
"g": 226,
"b": 238
},
"hsl": {
"h": 197.143,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.89467,
"c": 0.03572,
"h": 223.9
},
"luminance": 0.72302
}Semantic roles & 50–950 ramp
primary
#C4E2EE
secondary
#CC9D8B
accent
#5023C3
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485