#D7FFBE#D7FFBE
#D7FFBE is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.094 H 133.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFBE |
|---|---|
| RGB | rgb(215, 255, 190) |
| HSL | hsl(97, 100%, 87%) |
| HSV | hsv(97, 25%, 100%) |
| CMYK | cmyk(15.7%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.87, -24.12, 26.95) |
| CIE-LCH | lch(95.87, 36.17, 131.83°) |
| OKLab | oklab(95.58% -0.0653 0.0683) |
| OKLCH | oklch(95.58% 0.094 133.7) |
| XYZ | xyz(73.0768, 89.6837, 62.1659) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.13
Very Pale Green
#CFFDBC
ΔE00 1.32
Pale Green
#C7FDB5
ΔE00 2.74
Light Light Green
#C8FFB0
ΔE00 3.32
Celadon
#BEFDB7
ΔE00 4.11
Washed Out Green
#BCF5A6
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFBE #E6BEFF
analogous
#F8FFBE #D7FFBE #BEFFC6
triadic
#D7FFBE #BED7FF #FFBED7
tetradic
#D7FFBE #BEF8FF #E6BEFF #FFC6BE
square
#D7FFBE #BEF8FF #E6BEFF #FFC6BE
split-complementary
#D7FFBE #C6BEFF #FFBEF8
monochromatic
#8CFF44 #B1FF81 #D7FFBE #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.11
#D7FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#D7FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFBE
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFBE | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BA
Deuteranopia (green-blind)
#FEF2C1
Tritanopia (blue-blind)
#D8FAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d7ffbe; /* rgb */ color: rgb(215, 255, 190); /* oklch */ color: oklch(95.6% 0.094 133.7);
Tailwind
colors: {
custom: {
50: '#e4ffd2',
500: '#d7ffbe',
950: '#000000',
},
}SCSS
$custom: #d7ffbe; $custom-light: #e4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d7ffbe",
"rgb": {
"r": 215,
"g": 255,
"b": 190
},
"hsl": {
"h": 96.923,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95576,
"c": 0.09449,
"h": 133.7
},
"luminance": 0.89685
}Semantic roles & 50–950 ramp
primary
#D7FFBE
secondary
#BD7AE7
accent
#00E68D
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683