#C4DED6#C4DED6
#C4DED6 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.9% C 0.030 H 175.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DED6 |
|---|---|
| RGB | rgb(196, 222, 214) |
| HSL | hsl(162, 28%, 82%) |
| HSV | hsv(162, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(86.42, -10.13, 1.00) |
| CIE-LCH | lch(86.42, 10.18, 174.34°) |
| OKLab | oklab(87.92% -0.0296 0.0025) |
| OKLCH | oklch(87.92% 0.03 175.2) |
| XYZ | xyz(61.0210, 68.8322, 73.6763) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.41
Ice
#D6FFFA
ΔE00 7.67
Lightcyan
#E0FFFF
ΔE00 7.90
Ice Blue (survey)
#D7FFFE
ΔE00 7.99
Very Pale Blue
#D6FFFE
ΔE00 8.06
Very Light Blue
#D5FFFF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DED6 #DEC4CC
analogous
#C4DEC9 #C4DED6 #C4D9DE
triadic
#C4DED6 #D6C4DE #DED6C4
tetradic
#C4DED6 #C9C4DE #DEC4CC #D9DEC4
square
#C4DED6 #C9C4DE #DEC4CC #D9DEC4
split-complementary
#C4DED6 #DEC4D9 #DEC9C4
monochromatic
#76B29F #9DC8BB #C4DED6 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.42
#C4DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C4DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DED6
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DED6 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD6
Deuteranopia (green-blind)
#D7D7D7
Tritanopia (blue-blind)
#BEDFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4ded6; /* rgb */ color: rgb(196, 222, 214); /* oklch */ color: oklch(87.9% 0.030 175.2);
Tailwind
colors: {
custom: {
50: '#d6e8e2',
500: '#c4ded6',
950: '#000000',
},
}SCSS
$custom: #c4ded6; $custom-light: #d6e8e2; $custom-dark: #000000;
JSON
{
"hex": "#c4ded6",
"rgb": {
"r": 196,
"g": 222,
"b": 214
},
"hsl": {
"h": 161.538,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87916,
"c": 0.0297,
"h": 175.2
},
"luminance": 0.68833
}Semantic roles & 50–950 ramp
primary
#C4DED6
secondary
#B5919C
accent
#3F5FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484