#D7EA79#D7EA79
#D7EA79 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.140 H 117.2°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EA79 |
|---|---|
| RGB | rgb(215, 234, 121) |
| HSL | hsl(70, 73%, 70%) |
| HSV | hsv(70, 48%, 92%) |
| CMYK | cmyk(8.1%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(89.24, -22.57, 52.34) |
| CIE-LCH | lch(89.24, 57.00, 113.33°) |
| OKLab | oklab(89.94% -0.064 0.1246) |
| OKLCH | oklch(89.94% 0.14 117.2) |
| XYZ | xyz(60.8990, 74.6737, 29.2907) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.59
Pear
#CBF85F
ΔE00 5.75
Light Yellow Green
#CCFD7F
ΔE00 6.12
Greenish Beige
#C9D179
ΔE00 6.35
Yellowish Tan
#FCFC81
ΔE00 6.52
Pale Yellow
#FFFF84
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EA79 #8C79EA
analogous
#EAC479 #D7EA79 #9FEA79
triadic
#D7EA79 #79D7EA #EA79D7
tetradic
#D7EA79 #79EAC4 #8C79EA #EA799F
square
#D7EA79 #79EAC4 #8C79EA #EA799F
split-complementary
#D7EA79 #799FEA #C479EA
monochromatic
#ADC920 #C7E244 #D7EA79 #E7F2AE #F7FBE3
Accessibility & contrast
On white
1.32
#D7EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#D7EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EA79
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EA79 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06F
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#E1DFD0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d7ea79; /* rgb */ color: rgb(215, 234, 121); /* oklch */ color: oklch(89.9% 0.140 117.2);
Tailwind
colors: {
custom: {
50: '#e5f0a2',
500: '#d7ea79',
950: '#000000',
},
}SCSS
$custom: #d7ea79; $custom-light: #e5f0a2; $custom-dark: #000000;
JSON
{
"hex": "#d7ea79",
"rgb": {
"r": 215,
"g": 234,
"b": 121
},
"hsl": {
"h": 70.088,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.89939,
"c": 0.14001,
"h": 117.2
},
"luminance": 0.74673
}Semantic roles & 50–950 ramp
primary
#D7EA79
secondary
#5A45C3
accent
#11D532
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#16160F
muted
#848580