#C4E4E2#C4E4E2
#C4E4E2 is a very light, muted teal. Relative luminance 0.727; OKLCH L 89.5% C 0.034 H 191.9°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4E2 |
|---|---|
| RGB | rgb(196, 228, 226) |
| HSL | hsl(176, 37%, 83%) |
| HSV | hsv(176, 14%, 89%) |
| CMYK | cmyk(14%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(88.31, -10.84, -2.55) |
| CIE-LCH | lch(88.31, 11.13, 193.24°) |
| OKLab | oklab(89.52% -0.033 -0.007) |
| OKLCH | oklch(89.52% 0.034 191.9) |
| XYZ | xyz(64.2323, 72.7120, 82.5874) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.71
Ice Blue (survey)
#D7FFFE
ΔE00 5.78
Very Pale Blue
#D6FFFE
ΔE00 5.83
Very Light Blue
#D5FFFF
ΔE00 5.91
Lightcyan
#E0FFFF
ΔE00 5.92
Really Light Blue
#D4FFFF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4E2 #E4C4C6
analogous
#C4E4D2 #C4E4E2 #C4D6E4
triadic
#C4E4E2 #E2C4E4 #E4E2C4
tetradic
#C4E4E2 #D2C4E4 #E4C4C6 #D6E4C4
square
#C4E4E2 #D2C4E4 #E4C4C6 #D6E4C4
split-complementary
#C4E4E2 #E4C4D6 #E4D2C4
monochromatic
#70BEB9 #9AD1CD #C4E4E2 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.35
#C4E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#C4E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4E2
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4E2 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E2
Deuteranopia (green-blind)
#D9DCE2
Tritanopia (blue-blind)
#BBE6E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e4e2; /* rgb */ color: rgb(196, 228, 226); /* oklch */ color: oklch(89.5% 0.034 191.9);
Tailwind
colors: {
custom: {
50: '#d6eceb',
500: '#c4e4e2',
950: '#000000',
},
}SCSS
$custom: #c4e4e2; $custom-light: #d6eceb; $custom-dark: #000000;
JSON
{
"hex": "#c4e4e2",
"rgb": {
"r": 196,
"g": 228,
"b": 226
},
"hsl": {
"h": 176.25,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89515,
"c": 0.03373,
"h": 191.9
},
"luminance": 0.72714
}Semantic roles & 50–950 ramp
primary
#C4E4E2
secondary
#BD8F92
accent
#353DB0
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484