#D7FFBF#D7FFBF
#D7FFBF is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.093 H 134.0°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFBF |
|---|---|
| RGB | rgb(215, 255, 191) |
| HSL | hsl(98, 100%, 87%) |
| HSV | hsv(98, 25%, 100%) |
| CMYK | cmyk(15.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.88, -23.97, 26.47) |
| CIE-LCH | lch(95.88, 35.71, 132.16°) |
| OKLab | oklab(95.6% -0.0648 0.0672) |
| OKLCH | oklch(95.6% 0.093 134) |
| XYZ | xyz(73.1865, 89.7275, 62.7434) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.13
Very Pale Green
#CFFDBC
ΔE00 1.29
Pale Green
#C7FDB5
ΔE00 2.81
Light Light Green
#C8FFB0
ΔE00 3.45
Celadon
#BEFDB7
ΔE00 4.11
Light Sage
#BCECAC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFBF #E7BFFF
analogous
#F7FFBF #D7FFBF #BFFFC7
triadic
#D7FFBF #BFD7FF #FFBFD7
tetradic
#D7FFBF #BFF7FF #E7BFFF #FFC7BF
square
#D7FFBF #BFF7FF #E7BFFF #FFC7BF
split-complementary
#D7FFBF #C7BFFF #FFBFF7
monochromatic
#8BFF45 #B1FF82 #D7FFBF #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.11
#D7FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#D7FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFBF
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFBF | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BB
Deuteranopia (green-blind)
#FEF2C2
Tritanopia (blue-blind)
#D8FAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d7ffbf; /* rgb */ color: rgb(215, 255, 191); /* oklch */ color: oklch(95.6% 0.093 134.0);
Tailwind
colors: {
custom: {
50: '#e4ffd2',
500: '#d7ffbf',
950: '#000000',
},
}SCSS
$custom: #d7ffbf; $custom-light: #e4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d7ffbf",
"rgb": {
"r": 215,
"g": 255,
"b": 191
},
"hsl": {
"h": 97.5,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95596,
"c": 0.09337,
"h": 134
},
"luminance": 0.89729
}Semantic roles & 50–950 ramp
primary
#D7FFBF
secondary
#BF7BE8
accent
#00E68F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683