#C4DFD2#C4DFD2
#C4DFD2 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.0% C 0.034 H 165.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFD2 |
|---|---|
| RGB | rgb(196, 223, 210) |
| HSL | hsl(151, 30%, 82%) |
| HSV | hsv(151, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(86.58, -11.40, 3.35) |
| CIE-LCH | lch(86.58, 11.88, 163.62°) |
| OKLab | oklab(88.01% -0.0325 0.0087) |
| OKLCH | oklch(88.01% 0.034 165) |
| XYZ | xyz(60.7828, 69.1631, 71.1077) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.01
Honeydew
#F0FFF0
ΔE00 8.39
Duck Egg Blue
#C3FBF4
ΔE00 8.70
Ice Blue (survey)
#D7FFFE
ΔE00 8.75
Very Pale Blue
#D6FFFE
ΔE00 8.80
Lightcyan
#E0FFFF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFD2 #DFC4D1
analogous
#C4DFC5 #C4DFD2 #C4DFDF
triadic
#C4DFD2 #D2C4DF #DFD2C4
tetradic
#C4DFD2 #C5C4DF #DFC4D1 #DFDFC4
square
#C4DFD2 #C5C4DF #DFC4D1 #DFDFC4
split-complementary
#C4DFD2 #DFC4DF #DFC5C4
monochromatic
#75B495 #9CC9B4 #C4DFD2 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.42
#C4DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#C4DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFD2
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFD2 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#D9D7D3
Tritanopia (blue-blind)
#BFDFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfd2; /* rgb */ color: rgb(196, 223, 210); /* oklch */ color: oklch(88.0% 0.034 165.0);
Tailwind
colors: {
custom: {
50: '#d6e9df',
500: '#c4dfd2',
950: '#000000',
},
}SCSS
$custom: #c4dfd2; $custom-light: #d6e9df; $custom-dark: #000000;
JSON
{
"hex": "#c4dfd2",
"rgb": {
"r": 196,
"g": 223,
"b": 210
},
"hsl": {
"h": 151.111,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.88013,
"c": 0.03368,
"h": 165
},
"luminance": 0.69164
}Semantic roles & 50–950 ramp
primary
#C4DFD2
secondary
#B791A3
accent
#3D71A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484