#C4DFBF#C4DFBF
#C4DFBF is a very light, muted green. Relative luminance 0.683; OKLCH L 87.5% C 0.052 H 140.7°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFBF |
|---|---|
| RGB | rgb(196, 223, 191) |
| HSL | hsl(111, 33%, 81%) |
| HSV | hsv(111, 14%, 87%) |
| CMYK | cmyk(12.1%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(86.14, -14.82, 12.71) |
| CIE-LCH | lch(86.14, 19.53, 139.38°) |
| OKLab | oklab(87.52% -0.0403 0.0329) |
| OKLCH | oklch(87.52% 0.052 140.7) |
| XYZ | xyz(58.5547, 68.2719, 59.3730) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.95
Light Sage
#BCECAC
ΔE00 8.24
Mint
#AAF0C1
ΔE00 8.62
Very Pale Green
#CFFDBC
ΔE00 9.62
Hospital Green
#9BE5AA
ΔE00 9.71
Very Light Green
#D1FFBD
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFBF #DABFDF
analogous
#D4DFBF #C4DFBF #BFDFCA
triadic
#C4DFBF #BFC4DF #DFBFC4
tetradic
#C4DFBF #BFD4DF #DABFDF #DFCABF
square
#C4DFBF #BFD4DF #DABFDF #DFCABF
split-complementary
#C4DFBF #CABFDF #DFBFD4
monochromatic
#79B66D #9ECB96 #C4DFBF #EAF3E8 #ECF5EB
Accessibility & contrast
On white
1.43
#C4DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C4DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFBF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFBF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#C3DDD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dfbf; /* rgb */ color: rgb(196, 223, 191); /* oklch */ color: oklch(87.5% 0.052 140.7);
Tailwind
colors: {
custom: {
50: '#d6e9d2',
500: '#c4dfbf',
950: '#000000',
},
}SCSS
$custom: #c4dfbf; $custom-light: #d6e9d2; $custom-dark: #000000;
JSON
{
"hex": "#c4dfbf",
"rgb": {
"r": 196,
"g": 223,
"b": 191
},
"hsl": {
"h": 110.625,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87515,
"c": 0.05199,
"h": 140.7
},
"luminance": 0.68273
}Semantic roles & 50–950 ramp
primary
#C4DFBF
secondary
#B08BB7
accent
#39AC9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483