#C4E2D4#C4E2D4
#C4E2D4 is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.7% C 0.037 H 165.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2D4 |
|---|---|
| RGB | rgb(196, 226, 212) |
| HSL | hsl(152, 34%, 83%) |
| HSV | hsv(152, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 6.2%, 11.4%) |
| CIE-LAB | lab(87.43, -12.54, 3.52) |
| CIE-LCH | lch(87.43, 13.03, 164.33°) |
| OKLab | oklab(88.7% -0.0358 0.0091) |
| OKLCH | oklch(88.7% 0.037 165.7) |
| XYZ | xyz(61.8422, 70.8807, 72.6977) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.42
Duck Egg Blue
#C3FBF4
ΔE00 7.88
Ice Blue (survey)
#D7FFFE
ΔE00 8.33
Very Pale Blue
#D6FFFE
ΔE00 8.36
Honeydew
#F0FFF0
ΔE00 8.37
Light Light Blue
#CAFFFB
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2D4 #E2C4D2
analogous
#C4E2C5 #C4E2D4 #C4E1E2
triadic
#C4E2D4 #D4C4E2 #E2D4C4
tetradic
#C4E2D4 #C5C4E2 #E2C4D2 #E1E2C4
square
#C4E2D4 #C5C4E2 #E2C4D2 #E1E2C4
split-complementary
#C4E2D4 #E2C4E1 #E2C5C4
monochromatic
#72BA98 #9BCEB6 #C4E2D4 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.38
#C4E2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#C4E2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2D4
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2D4 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD3
Deuteranopia (green-blind)
#DBD9D5
Tritanopia (blue-blind)
#BEE2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e2d4; /* rgb */ color: rgb(196, 226, 212); /* oklch */ color: oklch(88.7% 0.037 165.7);
Tailwind
colors: {
custom: {
50: '#d6ebe1',
500: '#c4e2d4',
950: '#000000',
},
}SCSS
$custom: #c4e2d4; $custom-light: #d6ebe1; $custom-dark: #000000;
JSON
{
"hex": "#c4e2d4",
"rgb": {
"r": 196,
"g": 226,
"b": 212
},
"hsl": {
"h": 152,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.88697,
"c": 0.03697,
"h": 165.7
},
"luminance": 0.70882
}Semantic roles & 50–950 ramp
primary
#C4E2D4
secondary
#BB90A4
accent
#396FAD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484