#D7FF81#D7FF81
#D7FF81 is a very light, vivid yellow-green. Relative luminance 0.876; OKLCH L 94.6% C 0.159 H 124.0°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FF81 |
|---|---|
| RGB | rgb(215, 255, 129) |
| HSL | hsl(79, 100%, 75%) |
| HSV | hsv(79, 49%, 100%) |
| CMYK | cmyk(15.7%, 0%, 49.4%, 0%) |
| CIE-LAB | lab(94.97, -31.69, 55.52) |
| CIE-LCH | lch(94.97, 63.93, 119.72°) |
| OKLab | oklab(94.57% -0.089 0.1321) |
| OKLCH | oklch(94.57% 0.159 124) |
| XYZ | xyz(67.7468, 87.5517, 34.0947) |
| Luminance | 0.8755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.75
Light Pea Green
#C4FE82
ΔE00 3.29
Pear
#CBF85F
ΔE00 3.48
Pale Lime
#BEFD73
ΔE00 3.74
Light Yellowish Green
#C2FF89
ΔE00 4.15
Pistachio (survey)
#C0FA8B
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FF81 #A981FF
analogous
#FFE881 #D7FF81 #98FF81
triadic
#D7FF81 #81D7FF #FF81D7
tetradic
#D7FF81 #81FFE8 #A981FF #FF8198
square
#D7FF81 #81FFE8 #A981FF #FF8198
split-complementary
#D7FF81 #8198FF #E881FF
monochromatic
#B0FF07 #C4FF44 #D7FF81 #EAFFBE #F5FFE0
Accessibility & contrast
On white
1.13
#D7FF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#D7FF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FF81
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FF81 | 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)
#FFF276
Deuteranopia (green-blind)
#FFF088
Tritanopia (blue-blind)
#DFF5E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d7ff81; /* rgb */ color: rgb(215, 255, 129); /* oklch */ color: oklch(94.6% 0.159 124.0);
Tailwind
colors: {
custom: {
50: '#e5ffa8',
500: '#d7ff81',
950: '#000000',
},
}SCSS
$custom: #d7ff81; $custom-light: #e5ffa8; $custom-dark: #000000;
JSON
{
"hex": "#d7ff81",
"rgb": {
"r": 215,
"g": 255,
"b": 129
},
"hsl": {
"h": 79.048,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.94567,
"c": 0.15929,
"h": 124
},
"luminance": 0.87552
}Semantic roles & 50–950 ramp
primary
#D7FF81
secondary
#7646DE
accent
#00E649
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681