#C4DFD1#C4DFD1
#C4DFD1 is a very light, muted green. Relative luminance 0.691; OKLCH L 88.0% C 0.034 H 163.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFD1 |
|---|---|
| RGB | rgb(196, 223, 209) |
| HSL | hsl(149, 30%, 82%) |
| HSV | hsv(149, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.56, -11.59, 3.84) |
| CIE-LCH | lch(86.56, 12.21, 161.66°) |
| OKLab | oklab(87.99% -0.0329 0.01) |
| OKLCH | oklch(87.99% 0.034 163.1) |
| XYZ | xyz(60.6586, 69.1135, 70.4536) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.19
Honeydew
#F0FFF0
ΔE00 8.39
Duck Egg Blue
#C3FBF4
ΔE00 8.83
Ice Blue (survey)
#D7FFFE
ΔE00 8.99
Very Pale Blue
#D6FFFE
ΔE00 9.04
Lightcyan
#E0FFFF
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFD1 #DFC4D2
analogous
#C5DFC4 #C4DFD1 #C4DFDF
triadic
#C4DFD1 #D1C4DF #DFD1C4
tetradic
#C4DFD1 #C4C5DF #DFC4D2 #DFDFC4
square
#C4DFD1 #C4C5DF #DFC4D2 #DFDFC4
split-complementary
#C4DFD1 #DFC4DF #DFC4C5
monochromatic
#75B493 #9CC9B2 #C4DFD1 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.42
#C4DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C4DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFD1
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFD1 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD0
Deuteranopia (green-blind)
#D9D7D2
Tritanopia (blue-blind)
#BFDFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dfd1; /* rgb */ color: rgb(196, 223, 209); /* oklch */ color: oklch(88.0% 0.034 163.1);
Tailwind
colors: {
custom: {
50: '#d6e9df',
500: '#c4dfd1',
950: '#000000',
},
}SCSS
$custom: #c4dfd1; $custom-light: #d6e9df; $custom-dark: #000000;
JSON
{
"hex": "#c4dfd1",
"rgb": {
"r": 196,
"g": 223,
"b": 209
},
"hsl": {
"h": 148.889,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.87985,
"c": 0.03442,
"h": 163.1
},
"luminance": 0.69115
}Semantic roles & 50–950 ramp
primary
#C4DFD1
secondary
#B791A4
accent
#3D75A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484