#C4DED4#C4DED4
#C4DED4 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.9% C 0.031 H 170.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DED4 |
|---|---|
| RGB | rgb(196, 222, 212) |
| HSL | hsl(157, 28%, 82%) |
| HSV | hsv(157, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(86.37, -10.51, 1.99) |
| CIE-LCH | lch(86.37, 10.70, 169.31°) |
| OKLab | oklab(87.86% -0.0304 0.0051) |
| OKLCH | oklch(87.86% 0.031 170.5) |
| XYZ | xyz(60.7671, 68.7307, 72.3394) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.85
Powder Blue
#B0E0E6
ΔE00 8.08
Lightcyan
#E0FFFF
ΔE00 8.34
Ice Blue (survey)
#D7FFFE
ΔE00 8.35
Very Pale Blue
#D6FFFE
ΔE00 8.41
Honeydew
#F0FFF0
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DED4 #DEC4CE
analogous
#C4DEC7 #C4DED4 #C4DBDE
triadic
#C4DED4 #D4C4DE #DED4C4
tetradic
#C4DED4 #C7C4DE #DEC4CE #DBDEC4
square
#C4DED4 #C7C4DE #DEC4CE #DBDEC4
split-complementary
#C4DED4 #DEC4DB #DEC7C4
monochromatic
#76B29B #9DC8B7 #C4DED4 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.42
#C4DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C4DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DED4
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DED4 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#D7D7D5
Tritanopia (blue-blind)
#BFDEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4ded4; /* rgb */ color: rgb(196, 222, 212); /* oklch */ color: oklch(87.9% 0.031 170.5);
Tailwind
colors: {
custom: {
50: '#d6e8e1',
500: '#c4ded4',
950: '#000000',
},
}SCSS
$custom: #c4ded4; $custom-light: #d6e8e1; $custom-dark: #000000;
JSON
{
"hex": "#c4ded4",
"rgb": {
"r": 196,
"g": 222,
"b": 212
},
"hsl": {
"h": 156.923,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87859,
"c": 0.03081,
"h": 170.5
},
"luminance": 0.68732
}Semantic roles & 50–950 ramp
primary
#C4DED4
secondary
#B5919F
accent
#3F67A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484