#D7FF80#D7FF80
#D7FF80 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.160 H 123.9°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FF80 |
|---|---|
| RGB | rgb(215, 255, 128) |
| HSL | hsl(79, 100%, 75%) |
| HSV | hsv(79, 50%, 100%) |
| CMYK | cmyk(15.7%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(94.96, -31.79, 55.96) |
| CIE-LCH | lch(94.96, 64.36, 119.60°) |
| OKLab | oklab(94.56% -0.0893 0.133) |
| OKLCH | oklch(94.56% 0.16 123.9) |
| XYZ | xyz(67.6807, 87.5252, 33.7463) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.79
Light Pea Green
#C4FE82
ΔE00 3.35
Pear
#CBF85F
ΔE00 3.37
Pale Lime
#BEFD73
ΔE00 3.73
Light Yellowish Green
#C2FF89
ΔE00 4.23
Light Lime Green
#B9FF66
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FF80 #A880FF
analogous
#FFE880 #D7FF80 #97FF80
triadic
#D7FF80 #80D7FF #FF80D7
tetradic
#D7FF80 #80FFE8 #A880FF #FF8097
square
#D7FF80 #80FFE8 #A880FF #FF8097
split-complementary
#D7FF80 #8097FF #E880FF
monochromatic
#B0FF06 #C4FF43 #D7FF80 #EAFFBD #F5FFE0
Accessibility & contrast
On white
1.13
#D7FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#D7FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FF80
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FF80 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF275
Deuteranopia (green-blind)
#FFF087
Tritanopia (blue-blind)
#DFF5E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d7ff80; /* rgb */ color: rgb(215, 255, 128); /* oklch */ color: oklch(94.6% 0.160 123.9);
Tailwind
colors: {
custom: {
50: '#e5ffa8',
500: '#d7ff80',
950: '#000000',
},
}SCSS
$custom: #d7ff80; $custom-light: #e5ffa8; $custom-dark: #000000;
JSON
{
"hex": "#d7ff80",
"rgb": {
"r": 215,
"g": 255,
"b": 128
},
"hsl": {
"h": 78.898,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.94555,
"c": 0.16023,
"h": 123.9
},
"luminance": 0.87526
}Semantic roles & 50–950 ramp
primary
#D7FF80
secondary
#7545DE
accent
#00E648
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681