#C4DFD8#C4DFD8
#C4DFD8 is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.030 H 178.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFD8 |
|---|---|
| RGB | rgb(196, 223, 216) |
| HSL | hsl(164, 30%, 82%) |
| HSV | hsv(164, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.74, -10.26, 0.41) |
| CIE-LCH | lch(86.74, 10.27, 177.73°) |
| OKLab | oklab(88.18% -0.0302 0.0009) |
| OKLCH | oklch(88.18% 0.03 178.3) |
| XYZ | xyz(61.5444, 69.4678, 75.1185) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.91
Ice
#D6FFFA
ΔE00 7.30
Lightcyan
#E0FFFF
ΔE00 7.51
Ice Blue (survey)
#D7FFFE
ΔE00 7.57
Very Pale Blue
#D6FFFE
ΔE00 7.63
Very Light Blue
#D5FFFF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFD8 #DFC4CB
analogous
#C4DFCB #C4DFD8 #C4D9DF
triadic
#C4DFD8 #D8C4DF #DFD8C4
tetradic
#C4DFD8 #CBC4DF #DFC4CB #D9DFC4
square
#C4DFD8 #CBC4DF #DFC4CB #D9DFC4
split-complementary
#C4DFD8 #DFC4D9 #DFCBC4
monochromatic
#75B4A4 #9CC9BE #C4DFD8 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.41
#C4DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C4DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFD8
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFD8 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD8
Deuteranopia (green-blind)
#D7D8D9
Tritanopia (blue-blind)
#BEE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfd8; /* rgb */ color: rgb(196, 223, 216); /* oklch */ color: oklch(88.2% 0.030 178.3);
Tailwind
colors: {
custom: {
50: '#d6e9e4',
500: '#c4dfd8',
950: '#000000',
},
}SCSS
$custom: #c4dfd8; $custom-light: #d6e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c4dfd8",
"rgb": {
"r": 196,
"g": 223,
"b": 216
},
"hsl": {
"h": 164.444,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88182,
"c": 0.03017,
"h": 178.3
},
"luminance": 0.69469
}Semantic roles & 50–950 ramp
primary
#C4DFD8
secondary
#B7919A
accent
#3D59A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484