#C4E2E0#C4E2E0
#C4E2E0 is a very light, muted teal. Relative luminance 0.715; OKLCH L 89.0% C 0.032 H 191.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2E0 |
|---|---|
| RGB | rgb(196, 226, 224) |
| HSL | hsl(176, 34%, 83%) |
| HSV | hsv(176, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 0.9%, 11.4%) |
| CIE-LAB | lab(87.73, -10.22, -2.35) |
| CIE-LCH | lch(87.73, 10.49, 192.94°) |
| OKLab | oklab(89.04% -0.0311 -0.0064) |
| OKLCH | oklch(89.04% 0.032 191.7) |
| XYZ | xyz(63.4125, 71.5088, 80.9682) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.00
Lightcyan
#E0FFFF
ΔE00 6.25
Ice Blue (survey)
#D7FFFE
ΔE00 6.32
Very Pale Blue
#D6FFFE
ΔE00 6.38
Very Light Blue
#D5FFFF
ΔE00 6.46
Really Light Blue
#D4FFFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2E0 #E2C4C6
analogous
#C4E2D1 #C4E2E0 #C4D5E2
triadic
#C4E2E0 #E0C4E2 #E2E0C4
tetradic
#C4E2E0 #D1C4E2 #E2C4C6 #D5E2C4
square
#C4E2E0 #D1C4E2 #E2C4C6 #D5E2C4
split-complementary
#C4E2E0 #E2C4D5 #E2D1C4
monochromatic
#72BAB5 #9BCECA #C4E2E0 #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.37
#C4E2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#C4E2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2E0
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2E0 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE0
Deuteranopia (green-blind)
#D8DAE0
Tritanopia (blue-blind)
#BCE4E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e2e0; /* rgb */ color: rgb(196, 226, 224); /* oklch */ color: oklch(89.0% 0.032 191.7);
Tailwind
colors: {
custom: {
50: '#d6ebe9',
500: '#c4e2e0',
950: '#000000',
},
}SCSS
$custom: #c4e2e0; $custom-light: #d6ebe9; $custom-dark: #000000;
JSON
{
"hex": "#c4e2e0",
"rgb": {
"r": 196,
"g": 226,
"b": 224
},
"hsl": {
"h": 176,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.89039,
"c": 0.03175,
"h": 191.7
},
"luminance": 0.7151
}Semantic roles & 50–950 ramp
primary
#C4E2E0
secondary
#BB9093
accent
#3940AD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484