#C4E2E1#C4E2E1
#C4E2E1 is a very light, muted teal. Relative luminance 0.716; OKLCH L 89.1% C 0.032 H 194.1°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2E1 |
|---|---|
| RGB | rgb(196, 226, 225) |
| HSL | hsl(178, 34%, 83%) |
| HSV | hsv(178, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 0.4%, 11.4%) |
| CIE-LAB | lab(87.76, -10.02, -2.84) |
| CIE-LCH | lch(87.76, 10.41, 195.80°) |
| OKLab | oklab(89.07% -0.0307 -0.0077) |
| OKLCH | oklch(89.07% 0.032 194.1) |
| XYZ | xyz(63.5485, 71.5632, 81.6845) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.79
Lightcyan
#E0FFFF
ΔE00 6.19
Ice Blue (survey)
#D7FFFE
ΔE00 6.32
Very Pale Blue
#D6FFFE
ΔE00 6.39
Very Light Blue
#D5FFFF
ΔE00 6.44
Really Light Blue
#D4FFFF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2E1 #E2C4C5
analogous
#C4E2D2 #C4E2E1 #C4D4E2
triadic
#C4E2E1 #E1C4E2 #E2E1C4
tetradic
#C4E2E1 #D2C4E2 #E2C4C5 #D4E2C4
square
#C4E2E1 #D2C4E2 #E2C4C5 #D4E2C4
split-complementary
#C4E2E1 #E2C4D4 #E2D2C4
monochromatic
#72BAB7 #9BCECC #C4E2E1 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.37
#C4E2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#C4E2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2E1
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2E1 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE1
Deuteranopia (green-blind)
#D8DAE1
Tritanopia (blue-blind)
#BCE4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e2e1; /* rgb */ color: rgb(196, 226, 225); /* oklch */ color: oklch(89.1% 0.032 194.1);
Tailwind
colors: {
custom: {
50: '#d6ebea',
500: '#c4e2e1',
950: '#000000',
},
}SCSS
$custom: #c4e2e1; $custom-light: #d6ebea; $custom-dark: #000000;
JSON
{
"hex": "#c4e2e1",
"rgb": {
"r": 196,
"g": 226,
"b": 225
},
"hsl": {
"h": 178,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.89069,
"c": 0.03166,
"h": 194.1
},
"luminance": 0.71565
}Semantic roles & 50–950 ramp
primary
#C4E2E1
secondary
#BB9091
accent
#393CAD
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484