#D7EF91#D7EF91
#D7EF91 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 91.4% C 0.122 H 120.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EF91 |
|---|---|
| RGB | rgb(215, 239, 145) |
| HSL | hsl(75, 75%, 75%) |
| HSV | hsv(75, 39%, 94%) |
| CMYK | cmyk(10%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(90.88, -22.45, 42.84) |
| CIE-LCH | lch(90.88, 48.37, 117.66°) |
| OKLab | oklab(91.35% -0.0618 0.1047) |
| OKLCH | oklch(91.35% 0.122 120.5) |
| XYZ | xyz(64.0017, 78.2245, 38.5097) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.43
Light Yellow Green
#CCFD7F
ΔE00 5.59
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Light Pea Green
#C4FE82
ΔE00 6.42
Celery
#C1FD95
ΔE00 6.49
Light Yellowish Green
#C2FF89
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EF91 #A991EF
analogous
#EFD891 #D7EF91 #A8EF91
triadic
#D7EF91 #91D7EF #EF91D7
tetradic
#D7EF91 #91EFD8 #A991EF #EF91A8
square
#D7EF91 #91EFD8 #A991EF #EF91A8
split-complementary
#D7EF91 #91A8EF #D891EF
monochromatic
#B0DF26 #C4E75C #D7EF91 #EAF7C6 #F5FBE4
Accessibility & contrast
On white
1.26
#D7EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#D7EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EF91
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EF91 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58A
Deuteranopia (green-blind)
#F7E596
Tritanopia (blue-blind)
#DFE6D8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d7ef91; /* rgb */ color: rgb(215, 239, 145); /* oklch */ color: oklch(91.4% 0.122 120.5);
Tailwind
colors: {
custom: {
50: '#e4f4b2',
500: '#d7ef91',
950: '#000000',
},
}SCSS
$custom: #d7ef91; $custom-light: #e4f4b2; $custom-dark: #000000;
JSON
{
"hex": "#d7ef91",
"rgb": {
"r": 215,
"g": 239,
"b": 145
},
"hsl": {
"h": 75.319,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.91353,
"c": 0.1216,
"h": 120.5
},
"luminance": 0.78224
}Semantic roles & 50–950 ramp
primary
#D7EF91
secondary
#7659CB
accent
#0FD742
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581