#C4DFD9#C4DFD9
#C4DFD9 is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.030 H 180.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFD9 |
|---|---|
| RGB | rgb(196, 223, 217) |
| HSL | hsl(167, 30%, 82%) |
| HSV | hsv(167, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.76, -10.06, -0.08) |
| CIE-LCH | lch(86.76, 10.06, 180.47°) |
| OKLab | oklab(88.21% -0.0298 -0.0004) |
| OKLCH | oklch(88.21% 0.03 180.7) |
| XYZ | xyz(61.6740, 69.5196, 75.8015) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.59
Ice
#D6FFFA
ΔE00 7.27
Lightcyan
#E0FFFF
ΔE00 7.33
Ice Blue (survey)
#D7FFFE
ΔE00 7.43
Very Pale Blue
#D6FFFE
ΔE00 7.50
Very Light Blue
#D5FFFF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFD9 #DFC4CA
analogous
#C4DFCC #C4DFD9 #C4D8DF
triadic
#C4DFD9 #D9C4DF #DFD9C4
tetradic
#C4DFD9 #CCC4DF #DFC4CA #D8DFC4
square
#C4DFD9 #CCC4DF #DFC4CA #D8DFC4
split-complementary
#C4DFD9 #DFC4D8 #DFCCC4
monochromatic
#75B4A6 #9CC9BF #C4DFD9 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.41
#C4DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C4DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFD9
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFD9 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCD9
Deuteranopia (green-blind)
#D7D8D9
Tritanopia (blue-blind)
#BEE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfd9; /* rgb */ color: rgb(196, 223, 217); /* oklch */ color: oklch(88.2% 0.030 180.7);
Tailwind
colors: {
custom: {
50: '#d6e9e4',
500: '#c4dfd9',
950: '#000000',
},
}SCSS
$custom: #c4dfd9; $custom-light: #d6e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c4dfd9",
"rgb": {
"r": 196,
"g": 223,
"b": 217
},
"hsl": {
"h": 166.667,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.8821,
"c": 0.02977,
"h": 180.7
},
"luminance": 0.69521
}Semantic roles & 50–950 ramp
primary
#C4DFD9
secondary
#B79199
accent
#3D55A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484