#C4DFDB#C4DFDB
#C4DFDB is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.3% C 0.029 H 185.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFDB |
|---|---|
| RGB | rgb(196, 223, 219) |
| HSL | hsl(171, 30%, 82%) |
| HSV | hsv(171, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(86.81, -9.67, -1.06) |
| CIE-LCH | lch(86.81, 9.73, 186.26°) |
| OKLab | oklab(88.27% -0.029 -0.003) |
| OKLCH | oklch(88.27% 0.029 185.9) |
| XYZ | xyz(61.9357, 69.6243, 77.1798) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.03
Lightcyan
#E0FFFF
ΔE00 7.04
Ice Blue (survey)
#D7FFFE
ΔE00 7.24
Ice
#D6FFFA
ΔE00 7.29
Very Pale Blue
#D6FFFE
ΔE00 7.32
Very Light Blue
#D5FFFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFDB #DFC4C8
analogous
#C4DFCE #C4DFDB #C4D6DF
triadic
#C4DFDB #DBC4DF #DFDBC4
tetradic
#C4DFDB #CEC4DF #DFC4C8 #D6DFC4
square
#C4DFDB #CEC4DF #DFC4C8 #D6DFC4
split-complementary
#C4DFDB #DFC4D6 #DFCEC4
monochromatic
#75B4AB #9CC9C3 #C4DFDB #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.41
#C4DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C4DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFDB
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFDB | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#BDE0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfdb; /* rgb */ color: rgb(196, 223, 219); /* oklch */ color: oklch(88.3% 0.029 185.9);
Tailwind
colors: {
custom: {
50: '#d6e9e6',
500: '#c4dfdb',
950: '#000000',
},
}SCSS
$custom: #c4dfdb; $custom-light: #d6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c4dfdb",
"rgb": {
"r": 196,
"g": 223,
"b": 219
},
"hsl": {
"h": 171.111,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88268,
"c": 0.02913,
"h": 185.9
},
"luminance": 0.69626
}Semantic roles & 50–950 ramp
primary
#C4DFDB
secondary
#B79196
accent
#3D4DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484