#D9FFBF#D9FFBF
#D9FFBF is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.092 H 132.9°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFBF |
|---|---|
| RGB | rgb(217, 255, 191) |
| HSL | hsl(96, 100%, 87%) |
| HSV | hsv(96, 25%, 100%) |
| CMYK | cmyk(14.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.01, -23.29, 26.67) |
| CIE-LCH | lch(96.01, 35.40, 131.13°) |
| OKLab | oklab(95.73% -0.0629 0.0677) |
| OKLCH | oklch(95.73% 0.092 132.9) |
| XYZ | xyz(73.7775, 90.0323, 62.7711) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.52
Very Pale Green
#CFFDBC
ΔE00 1.68
Pale Green
#C7FDB5
ΔE00 3.14
Light Light Green
#C8FFB0
ΔE00 3.69
Celadon
#BEFDB7
ΔE00 4.50
Light Sage
#BCECAC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFBF #E5BFFF
analogous
#F9FFBF #D9FFBF #BFFFC5
triadic
#D9FFBF #BFD9FF #FFBFD9
tetradic
#D9FFBF #BFF9FF #E5BFFF #FFC5BF
square
#D9FFBF #BFF9FF #E5BFFF #FFC5BF
split-complementary
#D9FFBF #C5BFFF #FFBFF9
monochromatic
#90FF45 #B5FF82 #D9FFBF #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.10
#D9FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#D9FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFBF
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFBF | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BB
Deuteranopia (green-blind)
#FFF2C2
Tritanopia (blue-blind)
#DAFAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d9ffbf; /* rgb */ color: rgb(217, 255, 191); /* oklch */ color: oklch(95.7% 0.092 132.9);
Tailwind
colors: {
custom: {
50: '#e5ffd2',
500: '#d9ffbf',
950: '#000000',
},
}SCSS
$custom: #d9ffbf; $custom-light: #e5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d9ffbf",
"rgb": {
"r": 217,
"g": 255,
"b": 191
},
"hsl": {
"h": 95.625,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.9573,
"c": 0.09239,
"h": 132.9
},
"luminance": 0.90033
}Semantic roles & 50–950 ramp
primary
#D9FFBF
secondary
#BB7BE8
accent
#00E688
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683