#D7FFBA#D7FFBA
#D7FFBA is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.099 H 132.5°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFBA |
|---|---|
| RGB | rgb(215, 255, 186) |
| HSL | hsl(95, 100%, 86%) |
| HSV | hsv(95, 27%, 100%) |
| CMYK | cmyk(15.7%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.79, -24.72, 28.88) |
| CIE-LCH | lch(95.79, 38.01, 130.56°) |
| OKLab | oklab(95.49% -0.0669 0.073) |
| OKLCH | oklch(95.49% 0.099 132.5) |
| XYZ | xyz(72.6456, 89.5112, 59.8949) |
| Luminance | 0.8951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.48
Very Pale Green
#CFFDBC
ΔE00 1.72
Pale Green
#C7FDB5
ΔE00 2.65
Light Light Green
#C8FFB0
ΔE00 2.89
Celadon
#BEFDB7
ΔE00 4.22
Washed Out Green
#BCF5A6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFBA #E2BAFF
analogous
#F9FFBA #D7FFBA #BAFFC0
triadic
#D7FFBA #BAD7FF #FFBAD7
tetradic
#D7FFBA #BAF9FF #E2BAFF #FFC0BA
square
#D7FFBA #BAF9FF #E2BAFF #FFC0BA
split-complementary
#D7FFBA #C0BAFF #FFBAF9
monochromatic
#90FF40 #B4FF7D #D7FFBA #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.11
#D7FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#D7FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFBA
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFBA | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B6
Deuteranopia (green-blind)
#FFF2BD
Tritanopia (blue-blind)
#D8F9ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d7ffba; /* rgb */ color: rgb(215, 255, 186); /* oklch */ color: oklch(95.5% 0.099 132.5);
Tailwind
colors: {
custom: {
50: '#e4ffcf',
500: '#d7ffba',
950: '#000000',
},
}SCSS
$custom: #d7ffba; $custom-light: #e4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d7ffba",
"rgb": {
"r": 215,
"g": 255,
"b": 186
},
"hsl": {
"h": 94.783,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95495,
"c": 0.09898,
"h": 132.5
},
"luminance": 0.89512
}Semantic roles & 50–950 ramp
primary
#D7FFBA
secondary
#B876E7
accent
#00E685
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683