#C4E4E7#C4E4E7
#C4E4E7 is a very light, muted teal. Relative luminance 0.730; OKLCH L 89.7% C 0.034 H 203.5°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4E7 |
|---|---|
| RGB | rgb(196, 228, 231) |
| HSL | hsl(185, 42%, 84%) |
| HSV | hsv(185, 15%, 91%) |
| CMYK | cmyk(15.2%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(88.44, -9.83, -4.98) |
| CIE-LCH | lch(88.44, 11.02, 206.87°) |
| OKLab | oklab(89.66% -0.0311 -0.0135) |
| OKLCH | oklch(89.66% 0.034 203.5) |
| XYZ | xyz(64.9284, 72.9904, 86.2535) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.04
Lightblue
#ADD8E6
ΔE00 5.48
Lightcyan
#E0FFFF
ΔE00 5.88
Ice Blue (survey)
#D7FFFE
ΔE00 6.13
Very Light Blue
#D5FFFF
ΔE00 6.14
Pale Sky Blue
#BDF6FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4E7 #E7C7C4
analogous
#C4E7D8 #C4E4E7 #C4D2E7
triadic
#C4E4E7 #E7C4E4 #E4E7C4
tetradic
#C4E4E7 #D8C4E7 #E7C7C4 #D2E7C4
square
#C4E4E7 #D8C4E7 #E7C7C4 #D2E7C4
split-complementary
#C4E4E7 #E7C4D2 #E7D8C4
monochromatic
#6DBCC4 #98D0D5 #C4E4E7 #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.35
#C4E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#C4E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4E7
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4E7 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#D8DCE7
Tritanopia (blue-blind)
#BAE7E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e4e7; /* rgb */ color: rgb(196, 228, 231); /* oklch */ color: oklch(89.7% 0.034 203.5);
Tailwind
colors: {
custom: {
50: '#d6ecee',
500: '#c4e4e7',
950: '#000000',
},
}SCSS
$custom: #c4e4e7; $custom-light: #d6ecee; $custom-dark: #000000;
JSON
{
"hex": "#c4e4e7",
"rgb": {
"r": 196,
"g": 228,
"b": 231
},
"hsl": {
"h": 185.143,
"s": 42.169,
"l": 83.725
},
"oklch": {
"l": 0.89664,
"c": 0.03387,
"h": 203.5
},
"luminance": 0.72992
}Semantic roles & 50–950 ramp
primary
#C4E4E7
secondary
#C1928E
accent
#3C30B5
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485