#C4DFD3#C4DFD3
#C4DFD3 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.0% C 0.033 H 167.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFD3 |
|---|---|
| RGB | rgb(196, 223, 211) |
| HSL | hsl(153, 30%, 82%) |
| HSV | hsv(153, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.61, -11.21, 2.86) |
| CIE-LCH | lch(86.61, 11.57, 165.69°) |
| OKLab | oklab(88.04% -0.0321 0.0074) |
| OKLCH | oklch(88.04% 0.033 167) |
| XYZ | xyz(60.9078, 69.2131, 71.7659) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.84
Honeydew
#F0FFF0
ΔE00 8.41
Ice Blue (survey)
#D7FFFE
ΔE00 8.52
Very Pale Blue
#D6FFFE
ΔE00 8.57
Duck Egg Blue
#C3FBF4
ΔE00 8.59
Powder Blue
#B0E0E6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFD3 #DFC4D0
analogous
#C4DFC6 #C4DFD3 #C4DEDF
triadic
#C4DFD3 #D3C4DF #DFD3C4
tetradic
#C4DFD3 #C6C4DF #DFC4D0 #DEDFC4
square
#C4DFD3 #C6C4DF #DFC4D0 #DEDFC4
split-complementary
#C4DFD3 #DFC4DE #DFC6C4
monochromatic
#75B498 #9CC9B5 #C4DFD3 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.41
#C4DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C4DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFD3
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFD3 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD2
Deuteranopia (green-blind)
#D8D7D4
Tritanopia (blue-blind)
#BFDFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfd3; /* rgb */ color: rgb(196, 223, 211); /* oklch */ color: oklch(88.0% 0.033 167.0);
Tailwind
colors: {
custom: {
50: '#d6e9e0',
500: '#c4dfd3',
950: '#000000',
},
}SCSS
$custom: #c4dfd3; $custom-light: #d6e9e0; $custom-dark: #000000;
JSON
{
"hex": "#c4dfd3",
"rgb": {
"r": 196,
"g": 223,
"b": 211
},
"hsl": {
"h": 153.333,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.8804,
"c": 0.03298,
"h": 167
},
"luminance": 0.69214
}Semantic roles & 50–950 ramp
primary
#C4DFD3
secondary
#B791A1
accent
#3D6DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484