#C4DFCA#C4DFCA
#C4DFCA is a very light, muted green. Relative luminance 0.688; OKLCH L 87.8% C 0.040 H 152.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFCA |
|---|---|
| RGB | rgb(196, 223, 202) |
| HSL | hsl(133, 30%, 82%) |
| HSV | hsv(133, 12%, 87%) |
| CMYK | cmyk(12.1%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(86.39, -12.88, 7.29) |
| CIE-LCH | lch(86.39, 14.80, 150.50°) |
| OKLab | oklab(87.8% -0.0358 0.019) |
| OKLCH | oklch(87.8% 0.04 152.1) |
| XYZ | xyz(59.8110, 68.7744, 65.9893) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.79
Ice
#D6FFFA
ΔE00 9.71
Duck Egg Blue
#C3FBF4
ΔE00 10.04
Mint
#AAF0C1
ΔE00 10.25
Light Grey
#D8DCD6
ΔE00 10.49
Pale Aqua
#B8FFEB
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFCA #DFC4D9
analogous
#CCDFC4 #C4DFCA #C4DFD8
triadic
#C4DFCA #CAC4DF #DFCAC4
tetradic
#C4DFCA #C4CCDF #DFC4D9 #DFD8C4
square
#C4DFCA #C4CCDF #DFC4D9 #DFD8C4
split-complementary
#C4DFCA #D8C4DF #DFC4CC
monochromatic
#75B483 #9CC9A6 #C4DFCA #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.42
#C4DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#C4DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFCA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFCA | 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)
#DFDAC9
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#C1DED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4dfca; /* rgb */ color: rgb(196, 223, 202); /* oklch */ color: oklch(87.8% 0.040 152.1);
Tailwind
colors: {
custom: {
50: '#d6e9da',
500: '#c4dfca',
950: '#000000',
},
}SCSS
$custom: #c4dfca; $custom-light: #d6e9da; $custom-dark: #000000;
JSON
{
"hex": "#c4dfca",
"rgb": {
"r": 196,
"g": 223,
"b": 202
},
"hsl": {
"h": 133.333,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.87796,
"c": 0.04048,
"h": 152.1
},
"luminance": 0.68775
}Semantic roles & 50–950 ramp
primary
#C4DFCA
secondary
#B791AE
accent
#3D91A8
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483