#C4DFCB#C4DFCB
#C4DFCB is a very light, muted green. Relative luminance 0.688; OKLCH L 87.8% C 0.040 H 153.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFCB |
|---|---|
| RGB | rgb(196, 223, 203) |
| HSL | hsl(136, 30%, 82%) |
| HSV | hsv(136, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(86.42, -12.70, 6.79) |
| CIE-LCH | lch(86.42, 14.40, 151.85°) |
| OKLab | oklab(87.82% -0.0354 0.0177) |
| OKLCH | oklch(87.82% 0.04 153.4) |
| XYZ | xyz(59.9297, 68.8219, 66.6149) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.69
Ice
#D6FFFA
ΔE00 9.47
Duck Egg Blue
#C3FBF4
ΔE00 9.84
Light Grey
#D8DCD6
ΔE00 10.31
Eggshell Blue
#C4FFF7
ΔE00 10.43
Mint
#AAF0C1
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFCB #DFC4D8
analogous
#CBDFC4 #C4DFCB #C4DFD9
triadic
#C4DFCB #CBC4DF #DFCBC4
tetradic
#C4DFCB #C4CBDF #DFC4D8 #DFD9C4
square
#C4DFCB #C4CBDF #DFC4D8 #DFD9C4
split-complementary
#C4DFCB #D9C4DF #DFC4CB
monochromatic
#75B485 #9CC9A8 #C4DFCB #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.42
#C4DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#C4DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFCB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFCB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#C0DED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4dfcb; /* rgb */ color: rgb(196, 223, 203); /* oklch */ color: oklch(87.8% 0.040 153.4);
Tailwind
colors: {
custom: {
50: '#d6e9da',
500: '#c4dfcb',
950: '#000000',
},
}SCSS
$custom: #c4dfcb; $custom-light: #d6e9da; $custom-dark: #000000;
JSON
{
"hex": "#c4dfcb",
"rgb": {
"r": 196,
"g": 223,
"b": 203
},
"hsl": {
"h": 135.556,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.87823,
"c": 0.03953,
"h": 153.4
},
"luminance": 0.68823
}Semantic roles & 50–950 ramp
primary
#C4DFCB
secondary
#B791AD
accent
#3D8DA8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483