#C4DFD5#C4DFD5
#C4DFD5 is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.032 H 171.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFD5 |
|---|---|
| RGB | rgb(196, 223, 213) |
| HSL | hsl(158, 30%, 82%) |
| HSV | hsv(158, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.66, -10.83, 1.88) |
| CIE-LCH | lch(86.66, 10.99, 170.17°) |
| OKLab | oklab(88.1% -0.0314 0.0048) |
| OKLCH | oklch(88.1% 0.032 171.3) |
| XYZ | xyz(61.1601, 69.3140, 73.0946) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 7.92
Ice Blue (survey)
#D7FFFE
ΔE00 8.09
Very Pale Blue
#D6FFFE
ΔE00 8.15
Lightcyan
#E0FFFF
ΔE00 8.16
Very Light Blue
#D5FFFF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFD5 #DFC4CE
analogous
#C4DFC8 #C4DFD5 #C4DCDF
triadic
#C4DFD5 #D5C4DF #DFD5C4
tetradic
#C4DFD5 #C8C4DF #DFC4CE #DCDFC4
square
#C4DFD5 #C8C4DF #DFC4CE #DCDFC4
split-complementary
#C4DFD5 #DFC4DC #DFC8C4
monochromatic
#75B49D #9CC9B9 #C4DFD5 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.41
#C4DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#C4DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFD5
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFD5 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#D8D7D6
Tritanopia (blue-blind)
#BEE0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfd5; /* rgb */ color: rgb(196, 223, 213); /* oklch */ color: oklch(88.1% 0.032 171.3);
Tailwind
colors: {
custom: {
50: '#d6e9e1',
500: '#c4dfd5',
950: '#000000',
},
}SCSS
$custom: #c4dfd5; $custom-light: #d6e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c4dfd5",
"rgb": {
"r": 196,
"g": 223,
"b": 213
},
"hsl": {
"h": 157.778,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88096,
"c": 0.03172,
"h": 171.3
},
"luminance": 0.69315
}Semantic roles & 50–950 ramp
primary
#C4DFD5
secondary
#B7919F
accent
#3D65A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484