#C4DFBB#C4DFBB
#C4DFBB is a very light, muted green. Relative luminance 0.681; OKLCH L 87.4% C 0.057 H 137.9°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFBB |
|---|---|
| RGB | rgb(196, 223, 187) |
| HSL | hsl(105, 36%, 80%) |
| HSV | hsv(105, 16%, 87%) |
| CMYK | cmyk(12.1%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(86.06, -15.50, 14.69) |
| CIE-LCH | lch(86.06, 21.36, 136.55°) |
| OKLab | oklab(87.42% -0.0419 0.0379) |
| OKLCH | oklch(87.42% 0.057 137.9) |
| XYZ | xyz(58.1205, 68.0982, 57.0863) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.88
Light Sage
#BCECAC
ΔE00 7.29
Mint
#AAF0C1
ΔE00 8.36
Very Pale Green
#CFFDBC
ΔE00 8.83
Hospital Green
#9BE5AA
ΔE00 9.15
Very Light Green
#D1FFBD
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFBB #D6BBDF
analogous
#D6DFBB #C4DFBB #BBDFC4
triadic
#C4DFBB #BBC4DF #DFBBC4
tetradic
#C4DFBB #BBD6DF #D6BBDF #DFC4BB
square
#C4DFBB #BBD6DF #D6BBDF #DFC4BB
split-complementary
#C4DFBB #C4BBDF #DFBBD6
monochromatic
#7CB868 #A0CB91 #C4DFBB #E8F3E5 #EDF5EA
Accessibility & contrast
On white
1.44
#C4DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C4DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFBB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFBB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#C3DCD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dfbb; /* rgb */ color: rgb(196, 223, 187); /* oklch */ color: oklch(87.4% 0.057 137.9);
Tailwind
colors: {
custom: {
50: '#d6e9cf',
500: '#c4dfbb',
950: '#000000',
},
}SCSS
$custom: #c4dfbb; $custom-light: #d6e9cf; $custom-dark: #000000;
JSON
{
"hex": "#c4dfbb",
"rgb": {
"r": 196,
"g": 223,
"b": 187
},
"hsl": {
"h": 105,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87418,
"c": 0.05651,
"h": 137.9
},
"luminance": 0.68099
}Semantic roles & 50–950 ramp
primary
#C4DFBB
secondary
#AB87B7
accent
#37AF91
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483