#C4E4E8#C4E4E8
#C4E4E8 is a very light, muted teal. Relative luminance 0.730; OKLCH L 89.7% C 0.034 H 205.8°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4E8 |
|---|---|
| RGB | rgb(196, 228, 232) |
| HSL | hsl(187, 44%, 84%) |
| HSV | hsv(187, 16%, 91%) |
| CMYK | cmyk(15.5%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(88.47, -9.63, -5.47) |
| CIE-LCH | lch(88.47, 11.07, 209.59°) |
| OKLab | oklab(89.69% -0.0307 -0.0148) |
| OKLCH | oklch(89.69% 0.034 205.8) |
| XYZ | xyz(65.0701, 73.0471, 86.9994) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.07
Lightblue
#ADD8E6
ΔE00 5.17
Lightcyan
#E0FFFF
ΔE00 5.98
Pale Sky Blue
#BDF6FE
ΔE00 6.18
Very Light Blue
#D5FFFF
ΔE00 6.30
Ice Blue (survey)
#D7FFFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4E8 #E8C8C4
analogous
#C4E8DA #C4E4E8 #C4D2E8
triadic
#C4E4E8 #E8C4E4 #E4E8C4
tetradic
#C4E4E8 #DAC4E8 #E8C8C4 #D2E8C4
square
#C4E4E8 #DAC4E8 #E8C8C4 #D2E8C4
split-complementary
#C4E4E8 #E8C4D2 #E8DAC4
monochromatic
#6CBCC6 #98D0D7 #C4E4E8 #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.35
#C4E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#C4E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4E8
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4E8 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E8
Deuteranopia (green-blind)
#D8DCE8
Tritanopia (blue-blind)
#BAE7E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e4e8; /* rgb */ color: rgb(196, 228, 232); /* oklch */ color: oklch(89.7% 0.034 205.8);
Tailwind
colors: {
custom: {
50: '#d6ecef',
500: '#c4e4e8',
950: '#000000',
},
}SCSS
$custom: #c4e4e8; $custom-light: #d6ecef; $custom-dark: #000000;
JSON
{
"hex": "#c4e4e8",
"rgb": {
"r": 196,
"g": 228,
"b": 232
},
"hsl": {
"h": 186.667,
"s": 43.902,
"l": 83.922
},
"oklch": {
"l": 0.89694,
"c": 0.03407,
"h": 205.8
},
"luminance": 0.73049
}Semantic roles & 50–950 ramp
primary
#C4E4E8
secondary
#C3938D
accent
#3E2EB7
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485