#C4E2D9#C4E2D9
#C4E2D9 is a very light, muted teal. Relative luminance 0.711; OKLCH L 88.8% C 0.034 H 175.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2D9 |
|---|---|
| RGB | rgb(196, 226, 217) |
| HSL | hsl(162, 34%, 83%) |
| HSV | hsv(162, 13%, 89%) |
| CMYK | cmyk(13.3%, 0%, 4%, 11.4%) |
| CIE-LAB | lab(87.55, -11.59, 1.07) |
| CIE-LCH | lch(87.55, 11.64, 174.72°) |
| OKLab | oklab(88.84% -0.0338 0.0027) |
| OKLCH | oklch(88.84% 0.034 175.5) |
| XYZ | xyz(62.4827, 71.1369, 76.0710) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.61
Ice Blue (survey)
#D7FFFE
ΔE00 7.15
Powder Blue
#B0E0E6
ΔE00 7.16
Very Pale Blue
#D6FFFE
ΔE00 7.19
Duck Egg Blue
#C3FBF4
ΔE00 7.39
Very Light Blue
#D5FFFF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2D9 #E2C4CD
analogous
#C4E2CA #C4E2D9 #C4DCE2
triadic
#C4E2D9 #D9C4E2 #E2D9C4
tetradic
#C4E2D9 #CAC4E2 #E2C4CD #DCE2C4
square
#C4E2D9 #CAC4E2 #E2C4CD #DCE2C4
split-complementary
#C4E2D9 #E2C4DC #E2CAC4
monochromatic
#72BAA4 #9BCEBF #C4E2D9 #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.38
#C4E2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#C4E2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2D9
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2D9 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED9
Deuteranopia (green-blind)
#DADADA
Tritanopia (blue-blind)
#BDE3DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4e2d9; /* rgb */ color: rgb(196, 226, 217); /* oklch */ color: oklch(88.8% 0.034 175.5);
Tailwind
colors: {
custom: {
50: '#d6ebe4',
500: '#c4e2d9',
950: '#000000',
},
}SCSS
$custom: #c4e2d9; $custom-light: #d6ebe4; $custom-dark: #000000;
JSON
{
"hex": "#c4e2d9",
"rgb": {
"r": 196,
"g": 226,
"b": 217
},
"hsl": {
"h": 162,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.88837,
"c": 0.03394,
"h": 175.5
},
"luminance": 0.71138
}Semantic roles & 50–950 ramp
primary
#C4E2D9
secondary
#BB909D
accent
#395BAD
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484