#D7EA91#D7EA91
#D7EA91 is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.3% C 0.115 H 118.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EA91 |
|---|---|
| RGB | rgb(215, 234, 145) |
| HSL | hsl(73, 68%, 74%) |
| HSV | hsv(73, 38%, 92%) |
| CMYK | cmyk(8.1%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(89.55, -20.03, 41.14) |
| CIE-LCH | lch(89.55, 45.76, 115.96°) |
| OKLab | oklab(90.29% -0.0549 0.1008) |
| OKLCH | oklch(90.29% 0.115 118.6) |
| XYZ | xyz(62.5581, 75.3374, 38.0285) |
| Luminance | 0.7534 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.94
Greenish Beige
#C9D179
ΔE00 5.93
Light Yellow Green
#CCFD7F
ΔE00 6.93
Pale Olive Green
#B1D27B
ΔE00 6.95
Parchment
#FEFCAF
ΔE00 7.14
Greenish Tan
#BCCB7A
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EA91 #A491EA
analogous
#EAD191 #D7EA91 #ABEA91
triadic
#D7EA91 #91D7EA #EA91D7
tetradic
#D7EA91 #91EAD1 #A491EA #EA91AB
square
#D7EA91 #91EAD1 #A491EA #EA91AB
split-complementary
#D7EA91 #91ABEA #D191EA
monochromatic
#B2D62A #C4E05E #D7EA91 #EAF4C4 #F6FAE5
Accessibility & contrast
On white
1.31
#D7EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#D7EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EA91
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EA91 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#F3E295
Tritanopia (blue-blind)
#DFE1D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d7ea91; /* rgb */ color: rgb(215, 234, 145); /* oklch */ color: oklch(90.3% 0.115 118.6);
Tailwind
colors: {
custom: {
50: '#e4f0b2',
500: '#d7ea91',
950: '#000000',
},
}SCSS
$custom: #d7ea91; $custom-light: #e4f0b2; $custom-dark: #000000;
JSON
{
"hex": "#d7ea91",
"rgb": {
"r": 215,
"g": 234,
"b": 145
},
"hsl": {
"h": 72.809,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.90288,
"c": 0.11482,
"h": 118.6
},
"luminance": 0.75337
}Semantic roles & 50–950 ramp
primary
#D7EA91
secondary
#715BC5
accent
#16D03D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161611
muted
#848581