#C4E4E4#C4E4E4
#C4E4E4 is a very light, muted teal. Relative luminance 0.728; OKLCH L 89.6% C 0.034 H 196.6°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4E4 |
|---|---|
| RGB | rgb(196, 228, 228) |
| HSL | hsl(180, 37%, 83%) |
| HSV | hsv(180, 14%, 89%) |
| CMYK | cmyk(14%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(88.36, -10.44, -3.52) |
| CIE-LCH | lch(88.36, 11.02, 198.65°) |
| OKLab | oklab(89.57% -0.0322 -0.0096) |
| OKLCH | oklch(89.57% 0.034 196.6) |
| XYZ | xyz(64.5084, 72.8224, 84.0411) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.30
Lightcyan
#E0FFFF
ΔE00 5.80
Ice Blue (survey)
#D7FFFE
ΔE00 5.81
Very Pale Blue
#D6FFFE
ΔE00 5.87
Very Light Blue
#D5FFFF
ΔE00 5.89
Really Light Blue
#D4FFFF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4E4 #E4C4C4
analogous
#C4E4D4 #C4E4E4 #C4D4E4
triadic
#C4E4E4 #E4C4E4 #E4E4C4
tetradic
#C4E4E4 #D4C4E4 #E4C4C4 #D4E4C4
square
#C4E4E4 #D4C4E4 #E4C4C4 #D4E4C4
split-complementary
#C4E4E4 #E4C4D4 #E4D4C4
monochromatic
#70BEBE #9AD1D1 #C4E4E4 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.35
#C4E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#C4E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4E4
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4E4 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E4
Deuteranopia (green-blind)
#D9DCE4
Tritanopia (blue-blind)
#BBE6E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e4e4; /* rgb */ color: rgb(196, 228, 228); /* oklch */ color: oklch(89.6% 0.034 196.6);
Tailwind
colors: {
custom: {
50: '#d6ecec',
500: '#c4e4e4',
950: '#000000',
},
}SCSS
$custom: #c4e4e4; $custom-light: #d6ecec; $custom-dark: #000000;
JSON
{
"hex": "#c4e4e4",
"rgb": {
"r": 196,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89574,
"c": 0.03362,
"h": 196.6
},
"luminance": 0.72824
}Semantic roles & 50–950 ramp
primary
#C4E4E4
secondary
#BD8F8F
accent
#3535B0
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484