#C4DFDE#C4DFDE
#C4DFDE is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.4% C 0.029 H 193.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFDE |
|---|---|
| RGB | rgb(196, 223, 222) |
| HSL | hsl(178, 30%, 82%) |
| HSV | hsv(178, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(86.89, -9.08, -2.53) |
| CIE-LCH | lch(86.89, 9.43, 195.56°) |
| OKLab | oklab(88.36% -0.0278 -0.0069) |
| OKLCH | oklch(88.36% 0.029 193.9) |
| XYZ | xyz(62.3342, 69.7837, 79.2785) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.39
Lightcyan
#E0FFFF
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 6.87
Ice Blue (survey)
#D7FFFE
ΔE00 7.19
Very Pale Blue
#D6FFFE
ΔE00 7.27
Very Light Blue
#D5FFFF
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFDE #DFC4C5
analogous
#C4DFD1 #C4DFDE #C4D3DF
triadic
#C4DFDE #DEC4DF #DFDEC4
tetradic
#C4DFDE #D1C4DF #DFC4C5 #D3DFC4
square
#C4DFDE #D1C4DF #DFC4C5 #D3DFC4
split-complementary
#C4DFDE #DFC4D3 #DFD1C4
monochromatic
#75B4B2 #9CC9C8 #C4DFDE #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.40
#C4DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#C4DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFDE
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFDE | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#BCE1DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c4dfde; /* rgb */ color: rgb(196, 223, 222); /* oklch */ color: oklch(88.4% 0.029 193.9);
Tailwind
colors: {
custom: {
50: '#d6e9e8',
500: '#c4dfde',
950: '#000000',
},
}SCSS
$custom: #c4dfde; $custom-light: #d6e9e8; $custom-dark: #000000;
JSON
{
"hex": "#c4dfde",
"rgb": {
"r": 196,
"g": 223,
"b": 222
},
"hsl": {
"h": 177.778,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88356,
"c": 0.02865,
"h": 193.9
},
"luminance": 0.69785
}Semantic roles & 50–950 ramp
primary
#C4DFDE
secondary
#B79192
accent
#3D41A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484