#C4E9EE#C4E9EE
#C4E9EE is a very light, muted teal. Relative luminance 0.762; OKLCH L 90.9% C 0.039 H 206.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E9EE |
|---|---|
| RGB | rgb(196, 233, 238) |
| HSL | hsl(187, 55%, 85%) |
| HSV | hsv(187, 18%, 93%) |
| CMYK | cmyk(17.6%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(89.94, -10.94, -6.43) |
| CIE-LCH | lch(89.94, 12.69, 210.47°) |
| OKLab | oklab(90.92% -0.035 -0.0174) |
| OKLCH | oklch(90.92% 0.039 206.5) |
| XYZ | xyz(67.3323, 76.1846, 92.0299) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.53
Pale Sky Blue
#BDF6FE
ΔE00 4.65
Very Light Blue
#D5FFFF
ΔE00 5.16
Really Light Blue
#D4FFFF
ΔE00 5.21
Pale Blue
#D0FEFE
ΔE00 5.26
Ice Blue (survey)
#D7FFFE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E9EE #EEC9C4
analogous
#C4EEDE #C4E9EE #C4D4EE
triadic
#C4E9EE #EEC4E9 #E9EEC4
tetradic
#C4E9EE #DEC4EE #EEC9C4 #D4EEC4
square
#C4E9EE #DEC4EE #EEC9C4 #D4EEC4
split-complementary
#C4E9EE #EEC4D4 #EEDEC4
monochromatic
#65C6D3 #94D7E0 #C4E9EE #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.29
#C4E9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#C4E9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E9EE
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E9EE | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#B8ECEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c4e9ee; /* rgb */ color: rgb(196, 233, 238); /* oklch */ color: oklch(90.9% 0.039 206.5);
Tailwind
colors: {
custom: {
50: '#d6f0f3',
500: '#c4e9ee',
950: '#000000',
},
}SCSS
$custom: #c4e9ee; $custom-light: #d6f0f3; $custom-dark: #000000;
JSON
{
"hex": "#c4e9ee",
"rgb": {
"r": 196,
"g": 233,
"b": 238
},
"hsl": {
"h": 187.143,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.90915,
"c": 0.03913,
"h": 206.5
},
"luminance": 0.76187
}Semantic roles & 50–950 ramp
primary
#C4E9EE
secondary
#CC928B
accent
#3623C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585