#D9FFBD#D9FFBD
#D9FFBD is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.7% C 0.095 H 132.3°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFBD |
|---|---|
| RGB | rgb(217, 255, 189) |
| HSL | hsl(95, 100%, 87%) |
| HSV | hsv(95, 26%, 100%) |
| CMYK | cmyk(14.9%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.97, -23.59, 27.63) |
| CIE-LCH | lch(95.97, 36.33, 130.49°) |
| OKLab | oklab(95.69% -0.0637 0.07) |
| OKLCH | oklch(95.69% 0.095 132.3) |
| XYZ | xyz(73.5589, 89.9448, 61.6199) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.58
Very Pale Green
#CFFDBC
ΔE00 1.78
Pale Green
#C7FDB5
ΔE00 3.05
Light Light Green
#C8FFB0
ΔE00 3.46
Celadon
#BEFDB7
ΔE00 4.52
Washed Out Green
#BCF5A6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFBD #E3BDFF
analogous
#FAFFBD #D9FFBD #BDFFC2
triadic
#D9FFBD #BDD9FF #FFBDD9
tetradic
#D9FFBD #BDFAFF #E3BDFF #FFC2BD
square
#D9FFBD #BDFAFF #E3BDFF #FFC2BD
split-complementary
#D9FFBD #C2BDFF #FFBDFA
monochromatic
#93FF43 #B6FF80 #D9FFBD #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.11
#D9FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#D9FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFBD
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFBD | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FFF2C0
Tritanopia (blue-blind)
#DAF9ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d9ffbd; /* rgb */ color: rgb(217, 255, 189); /* oklch */ color: oklch(95.7% 0.095 132.3);
Tailwind
colors: {
custom: {
50: '#e5ffd1',
500: '#d9ffbd',
950: '#000000',
},
}SCSS
$custom: #d9ffbd; $custom-light: #e5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#d9ffbd",
"rgb": {
"r": 217,
"g": 255,
"b": 189
},
"hsl": {
"h": 94.545,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95689,
"c": 0.09465,
"h": 132.3
},
"luminance": 0.89946
}Semantic roles & 50–950 ramp
primary
#D9FFBD
secondary
#B879E7
accent
#00E684
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683