#D7EA80#D7EA80
#D7EA80 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 90.0% C 0.133 H 117.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EA80 |
|---|---|
| RGB | rgb(215, 234, 128) |
| HSL | hsl(71, 72%, 71%) |
| HSV | hsv(71, 45%, 92%) |
| CMYK | cmyk(8.1%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(89.32, -21.88, 49.13) |
| CIE-LCH | lch(89.32, 53.78, 114.01°) |
| OKLab | oklab(90.03% -0.0614 0.118) |
| OKLCH | oklch(90.03% 0.133 117.5) |
| XYZ | xyz(61.3439, 74.8517, 31.6341) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.75
Greenish Beige
#C9D179
ΔE00 6.04
Light Yellow Green
#CCFD7F
ΔE00 6.12
Pear
#CBF85F
ΔE00 6.32
Yellowish Tan
#FCFC81
ΔE00 6.88
Khaki (CSS)
#F0E68C
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EA80 #9380EA
analogous
#EAC880 #D7EA80 #A2EA80
triadic
#D7EA80 #80D7EA #EA80D7
tetradic
#D7EA80 #80EAC8 #9380EA #EA80A2
square
#D7EA80 #80EAC8 #9380EA #EA80A2
split-complementary
#D7EA80 #80A2EA #C880EA
monochromatic
#AFCE22 #C6E14B #D7EA80 #E8F3B5 #F7FBE5
Accessibility & contrast
On white
1.31
#D7EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#D7EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EA80
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EA80 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E077
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#E1E0D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d7ea80; /* rgb */ color: rgb(215, 234, 128); /* oklch */ color: oklch(90.0% 0.133 117.5);
Tailwind
colors: {
custom: {
50: '#e5f0a7',
500: '#d7ea80',
950: '#000000',
},
}SCSS
$custom: #d7ea80; $custom-light: #e5f0a7; $custom-dark: #000000;
JSON
{
"hex": "#d7ea80",
"rgb": {
"r": 215,
"g": 234,
"b": 128
},
"hsl": {
"h": 70.755,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.90033,
"c": 0.13298,
"h": 117.5
},
"luminance": 0.74851
}Semantic roles & 50–950 ramp
primary
#D7EA80
secondary
#614BC3
accent
#12D435
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161610
muted
#848580