#D7FFBD#D7FFBD
#D7FFBD is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.6% C 0.096 H 133.4°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFBD |
|---|---|
| RGB | rgb(215, 255, 189) |
| HSL | hsl(96, 100%, 87%) |
| HSV | hsv(96, 26%, 100%) |
| CMYK | cmyk(15.7%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.85, -24.27, 27.43) |
| CIE-LCH | lch(95.85, 36.63, 131.50°) |
| OKLab | oklab(95.56% -0.0657 0.0695) |
| OKLCH | oklch(95.56% 0.096 133.4) |
| XYZ | xyz(72.9679, 89.6401, 61.5922) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.18
Very Pale Green
#CFFDBC
ΔE00 1.39
Pale Green
#C7FDB5
ΔE00 2.69
Light Light Green
#C8FFB0
ΔE00 3.19
Celadon
#BEFDB7
ΔE00 4.12
Washed Out Green
#BCF5A6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFBD #E5BDFF
analogous
#F8FFBD #D7FFBD #BDFFC4
triadic
#D7FFBD #BDD7FF #FFBDD7
tetradic
#D7FFBD #BDF8FF #E5BDFF #FFC4BD
square
#D7FFBD #BDF8FF #E5BDFF #FFC4BD
split-complementary
#D7FFBD #C4BDFF #FFBDF8
monochromatic
#8DFF43 #B2FF80 #D7FFBD #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.11
#D7FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#D7FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFBD
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFBD | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FEF2C0
Tritanopia (blue-blind)
#D8FAED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d7ffbd; /* rgb */ color: rgb(215, 255, 189); /* oklch */ color: oklch(95.6% 0.096 133.4);
Tailwind
colors: {
custom: {
50: '#e4ffd1',
500: '#d7ffbd',
950: '#000000',
},
}SCSS
$custom: #d7ffbd; $custom-light: #e4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#d7ffbd",
"rgb": {
"r": 215,
"g": 255,
"b": 189
},
"hsl": {
"h": 96.364,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95555,
"c": 0.09562,
"h": 133.4
},
"luminance": 0.89641
}Semantic roles & 50–950 ramp
primary
#D7FFBD
secondary
#BC79E7
accent
#00E68B
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683