#D7FF7E#D7FF7E
#D7FF7E is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.5% C 0.162 H 123.7°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FF7E |
|---|---|
| RGB | rgb(215, 255, 126) |
| HSL | hsl(79, 100%, 75%) |
| HSV | hsv(79, 51%, 100%) |
| CMYK | cmyk(15.7%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(94.94, -31.98, 56.85) |
| CIE-LCH | lch(94.94, 65.23, 119.36°) |
| OKLab | oklab(94.53% -0.09 0.1348) |
| OKLCH | oklch(94.53% 0.162 123.7) |
| XYZ | xyz(67.5504, 87.4731, 33.0599) |
| Luminance | 0.8747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.91
Pear
#CBF85F
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 3.47
Pale Lime
#BEFD73
ΔE00 3.75
Light Yellowish Green
#C2FF89
ΔE00 4.39
Light Lime Green
#B9FF66
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FF7E #A67EFF
analogous
#FFE77E #D7FF7E #96FF7E
triadic
#D7FF7E #7ED7FF #FF7ED7
tetradic
#D7FF7E #7EFFE7 #A67EFF #FF7E96
square
#D7FF7E #7EFFE7 #A67EFF #FF7E96
split-complementary
#D7FF7E #7E96FF #E77EFF
monochromatic
#B1FF04 #C4FF41 #D7FF7E #EAFFBB #F6FFE0
Accessibility & contrast
On white
1.14
#D7FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#D7FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FF7E
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FF7E | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF272
Deuteranopia (green-blind)
#FFF086
Tritanopia (blue-blind)
#DFF4E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d7ff7e; /* rgb */ color: rgb(215, 255, 126); /* oklch */ color: oklch(94.5% 0.162 123.7);
Tailwind
colors: {
custom: {
50: '#e5ffa6',
500: '#d7ff7e',
950: '#000000',
},
}SCSS
$custom: #d7ff7e; $custom-light: #e5ffa6; $custom-dark: #000000;
JSON
{
"hex": "#d7ff7e",
"rgb": {
"r": 215,
"g": 255,
"b": 126
},
"hsl": {
"h": 78.605,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.9453,
"c": 0.16211,
"h": 123.7
},
"luminance": 0.87473
}Semantic roles & 50–950 ramp
primary
#D7FF7E
secondary
#7343DE
accent
#00E647
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161810
muted
#848680