#C4DED1#C4DED1
#C4DED1 is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.8% C 0.033 H 164.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DED1 |
|---|---|
| RGB | rgb(196, 222, 209) |
| HSL | hsl(150, 28%, 82%) |
| HSV | hsv(150, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(86.30, -11.08, 3.46) |
| CIE-LCH | lch(86.30, 11.61, 162.66°) |
| OKLab | oklab(87.78% -0.0316 0.009) |
| OKLCH | oklch(87.78% 0.033 164.1) |
| XYZ | xyz(60.3922, 68.5807, 70.3649) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.29
Honeydew
#F0FFF0
ΔE00 8.42
Light Grey
#D8DCD6
ΔE00 8.92
Ice Blue (survey)
#D7FFFE
ΔE00 9.00
Duck Egg Blue
#C3FBF4
ΔE00 9.03
Very Pale Blue
#D6FFFE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DED1 #DEC4D1
analogous
#C4DEC4 #C4DED1 #C4DEDE
triadic
#C4DED1 #D1C4DE #DED1C4
tetradic
#C4DED1 #C4C4DE #DEC4D1 #DEDEC4
square
#C4DED1 #C4C4DE #DEC4D1 #DEDEC4
split-complementary
#C4DED1 #DEC4DE #DEC4C4
monochromatic
#76B294 #9DC8B2 #C4DED1 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.43
#C4DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C4DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DED1
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DED1 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#D8D7D2
Tritanopia (blue-blind)
#BFDEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4ded1; /* rgb */ color: rgb(196, 222, 209); /* oklch */ color: oklch(87.8% 0.033 164.1);
Tailwind
colors: {
custom: {
50: '#d6e8df',
500: '#c4ded1',
950: '#000000',
},
}SCSS
$custom: #c4ded1; $custom-light: #d6e8df; $custom-dark: #000000;
JSON
{
"hex": "#c4ded1",
"rgb": {
"r": 196,
"g": 222,
"b": 209
},
"hsl": {
"h": 150,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87776,
"c": 0.03282,
"h": 164.1
},
"luminance": 0.68582
}Semantic roles & 50–950 ramp
primary
#C4DED1
secondary
#B591A3
accent
#3F73A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484