#C4E4E0#C4E4E0
#C4E4E0 is a very light, muted teal. Relative luminance 0.726; OKLCH L 89.5% C 0.034 H 187.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4E0 |
|---|---|
| RGB | rgb(196, 228, 224) |
| HSL | hsl(173, 37%, 83%) |
| HSV | hsv(173, 14%, 89%) |
| CMYK | cmyk(14%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(88.26, -11.23, -1.58) |
| CIE-LCH | lch(88.26, 11.35, 187.99°) |
| OKLab | oklab(89.46% -0.0338 -0.0044) |
| OKLCH | oklch(89.46% 0.034 187.4) |
| XYZ | xyz(63.9595, 72.6028, 81.1505) |
| Luminance | 0.7260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.26
Ice
#D6FFFA
ΔE00 5.85
Ice Blue (survey)
#D7FFFE
ΔE00 5.90
Very Pale Blue
#D6FFFE
ΔE00 5.94
Very Light Blue
#D5FFFF
ΔE00 6.07
Really Light Blue
#D4FFFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4E0 #E4C4C8
analogous
#C4E4D0 #C4E4E0 #C4D8E4
triadic
#C4E4E0 #E0C4E4 #E4E0C4
tetradic
#C4E4E0 #D0C4E4 #E4C4C8 #D8E4C4
square
#C4E4E0 #D0C4E4 #E4C4C8 #D8E4C4
split-complementary
#C4E4E0 #E4C4D8 #E4D0C4
monochromatic
#70BEB4 #9AD1CA #C4E4E0 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.35
#C4E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#C4E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4E0
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4E0 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E0
Deuteranopia (green-blind)
#DADBE0
Tritanopia (blue-blind)
#BCE6E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e4e0; /* rgb */ color: rgb(196, 228, 224); /* oklch */ color: oklch(89.5% 0.034 187.4);
Tailwind
colors: {
custom: {
50: '#d6ece9',
500: '#c4e4e0',
950: '#000000',
},
}SCSS
$custom: #c4e4e0; $custom-light: #d6ece9; $custom-dark: #000000;
JSON
{
"hex": "#c4e4e0",
"rgb": {
"r": 196,
"g": 228,
"b": 224
},
"hsl": {
"h": 172.5,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89456,
"c": 0.03406,
"h": 187.4
},
"luminance": 0.72604
}Semantic roles & 50–950 ramp
primary
#C4E4E0
secondary
#BD8F95
accent
#3545B0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484