#D7FF8A#D7FF8A
#D7FF8A is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.7% C 0.151 H 124.7°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FF8A |
|---|---|
| RGB | rgb(215, 255, 138) |
| HSL | hsl(81, 100%, 77%) |
| HSV | hsv(81, 46%, 100%) |
| CMYK | cmyk(15.7%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(95.08, -30.78, 51.46) |
| CIE-LCH | lch(95.08, 59.97, 120.88°) |
| OKLab | oklab(94.69% -0.0857 0.1238) |
| OKLCH | oklch(94.69% 0.151 124.7) |
| XYZ | xyz(68.3716, 87.8016, 37.3852) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 2.99
Light Yellowish Green
#C2FF89
ΔE00 3.59
Pistachio (survey)
#C0FA8B
ΔE00 3.88
Pale Lime
#BEFD73
ΔE00 3.98
Pear
#CBF85F
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FF8A #B28AFF
analogous
#FFED8A #D7FF8A #9DFF8A
triadic
#D7FF8A #8AD7FF #FF8AD7
tetradic
#D7FF8A #8AFFED #B28AFF #FF8A9D
square
#D7FF8A #8AFFED #B28AFF #FF8A9D
split-complementary
#D7FF8A #8A9DFF #ED8AFF
monochromatic
#ADFF10 #C2FF4D #D7FF8A #ECFFC7 #F5FFE0
Accessibility & contrast
On white
1.13
#D7FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#D7FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FF8A
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FF8A | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#DEF5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d7ff8a; /* rgb */ color: rgb(215, 255, 138); /* oklch */ color: oklch(94.7% 0.151 124.7);
Tailwind
colors: {
custom: {
50: '#e5ffae',
500: '#d7ff8a',
950: '#000000',
},
}SCSS
$custom: #d7ff8a; $custom-light: #e5ffae; $custom-dark: #000000;
JSON
{
"hex": "#d7ff8a",
"rgb": {
"r": 215,
"g": 255,
"b": 138
},
"hsl": {
"h": 80.513,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94686,
"c": 0.15056,
"h": 124.7
},
"luminance": 0.87802
}Semantic roles & 50–950 ramp
primary
#D7FF8A
secondary
#7F4EE0
accent
#00E64E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681