#D9FFBA#D9FFBA
#D9FFBA is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.098 H 131.5°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFBA |
|---|---|
| RGB | rgb(217, 255, 186) |
| HSL | hsl(93, 100%, 86%) |
| HSV | hsv(93, 27%, 100%) |
| CMYK | cmyk(14.9%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.92, -24.03, 29.07) |
| CIE-LCH | lch(95.92, 37.71, 129.58°) |
| OKLab | oklab(95.63% -0.065 0.0734) |
| OKLCH | oklch(95.63% 0.098 131.5) |
| XYZ | xyz(73.2367, 89.8159, 59.9226) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.86
Very Pale Green
#CFFDBC
ΔE00 2.08
Pale Green
#C7FDB5
ΔE00 3.03
Light Light Green
#C8FFB0
ΔE00 3.20
Washed Out Green
#BCF5A6
ΔE00 4.53
Celadon
#BEFDB7
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFBA #E0BAFF
analogous
#FCFFBA #D9FFBA #BAFFBE
triadic
#D9FFBA #BAD9FF #FFBAD9
tetradic
#D9FFBA #BAFCFF #E0BAFF #FFBEBA
square
#D9FFBA #BAFCFF #E0BAFF #FFBEBA
split-complementary
#D9FFBA #BEBAFF #FFBAFC
monochromatic
#96FF40 #B7FF7D #D9FFBA #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.11
#D9FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#D9FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFBA
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFBA | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B6
Deuteranopia (green-blind)
#FFF2BD
Tritanopia (blue-blind)
#DBF9ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d9ffba; /* rgb */ color: rgb(217, 255, 186); /* oklch */ color: oklch(95.6% 0.098 131.5);
Tailwind
colors: {
custom: {
50: '#e5ffcf',
500: '#d9ffba',
950: '#000000',
},
}SCSS
$custom: #d9ffba; $custom-light: #e5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d9ffba",
"rgb": {
"r": 217,
"g": 255,
"b": 186
},
"hsl": {
"h": 93.043,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95628,
"c": 0.09804,
"h": 131.5
},
"luminance": 0.89817
}Semantic roles & 50–950 ramp
primary
#D9FFBA
secondary
#B476E7
accent
#00E67E
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161813
muted
#848683