#C4DED2#C4DED2
#C4DED2 is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.8% C 0.032 H 166.1°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DED2 |
|---|---|
| RGB | rgb(196, 222, 210) |
| HSL | hsl(152, 28%, 82%) |
| HSV | hsv(152, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(86.32, -10.89, 2.97) |
| CIE-LCH | lch(86.32, 11.29, 164.76°) |
| OKLab | oklab(87.8% -0.0312 0.0077) |
| OKLCH | oklch(87.8% 0.032 166.1) |
| XYZ | xyz(60.5164, 68.6304, 71.0189) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.13
Honeydew
#F0FFF0
ΔE00 8.44
Ice Blue (survey)
#D7FFFE
ΔE00 8.77
Powder Blue
#B0E0E6
ΔE00 8.77
Light Grey
#D8DCD6
ΔE00 8.78
Lightcyan
#E0FFFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DED2 #DEC4D0
analogous
#C4DEC5 #C4DED2 #C4DDDE
triadic
#C4DED2 #D2C4DE #DED2C4
tetradic
#C4DED2 #C5C4DE #DEC4D0 #DDDEC4
square
#C4DED2 #C5C4DE #DEC4D0 #DDDEC4
split-complementary
#C4DED2 #DEC4DD #DEC5C4
monochromatic
#76B296 #9DC8B4 #C4DED2 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.43
#C4DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#C4DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DED2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DED2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#D8D7D3
Tritanopia (blue-blind)
#BFDEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4ded2; /* rgb */ color: rgb(196, 222, 210); /* oklch */ color: oklch(87.8% 0.032 166.1);
Tailwind
colors: {
custom: {
50: '#d6e8df',
500: '#c4ded2',
950: '#000000',
},
}SCSS
$custom: #c4ded2; $custom-light: #d6e8df; $custom-dark: #000000;
JSON
{
"hex": "#c4ded2",
"rgb": {
"r": 196,
"g": 222,
"b": 210
},
"hsl": {
"h": 152.308,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87803,
"c": 0.0321,
"h": 166.1
},
"luminance": 0.68631
}Semantic roles & 50–950 ramp
primary
#C4DED2
secondary
#B591A2
accent
#3F6FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484