#D9FFBC#D9FFBC
#D9FFBC is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.7% C 0.096 H 132.1°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFBC |
|---|---|
| RGB | rgb(217, 255, 188) |
| HSL | hsl(94, 100%, 87%) |
| HSV | hsv(94, 26%, 100%) |
| CMYK | cmyk(14.9%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.96, -23.73, 28.11) |
| CIE-LCH | lch(95.96, 36.79, 130.18°) |
| OKLab | oklab(95.67% -0.0641 0.0711) |
| OKLCH | oklch(95.67% 0.096 132.1) |
| XYZ | xyz(73.4508, 89.9016, 61.0502) |
| Luminance | 0.8990 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.65
Very Pale Green
#CFFDBC
ΔE00 1.86
Pale Green
#C7FDB5
ΔE00 3.03
Light Light Green
#C8FFB0
ΔE00 3.36
Celadon
#BEFDB7
ΔE00 4.54
Washed Out Green
#BCF5A6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFBC #E2BCFF
analogous
#FAFFBC #D9FFBC #BCFFC1
triadic
#D9FFBC #BCD9FF #FFBCD9
tetradic
#D9FFBC #BCFAFF #E2BCFF #FFC1BC
square
#D9FFBC #BCFAFF #E2BCFF #FFC1BC
split-complementary
#D9FFBC #C1BCFF #FFBCFA
monochromatic
#94FF42 #B6FF7F #D9FFBC #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.11
#D9FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#D9FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFBC
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFBC | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FFF2BF
Tritanopia (blue-blind)
#DAF9ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d9ffbc; /* rgb */ color: rgb(217, 255, 188); /* oklch */ color: oklch(95.7% 0.096 132.1);
Tailwind
colors: {
custom: {
50: '#e5ffd0',
500: '#d9ffbc',
950: '#000000',
},
}SCSS
$custom: #d9ffbc; $custom-light: #e5ffd0; $custom-dark: #000000;
JSON
{
"hex": "#d9ffbc",
"rgb": {
"r": 217,
"g": 255,
"b": 188
},
"hsl": {
"h": 94.03,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95669,
"c": 0.09578,
"h": 132.1
},
"luminance": 0.89903
}Semantic roles & 50–950 ramp
primary
#D9FFBC
secondary
#B778E7
accent
#00E682
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683