#D7F495#D7F495
#D7F495 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.5% C 0.124 H 122.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F495 |
|---|---|
| RGB | rgb(215, 244, 149) |
| HSL | hsl(78, 81%, 77%) |
| HSV | hsv(78, 39%, 96%) |
| CMYK | cmyk(11.9%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(92.27, -24.38, 42.66) |
| CIE-LCH | lch(92.27, 49.13, 119.75°) |
| OKLab | oklab(92.48% -0.067 0.1045) |
| OKLCH | oklch(92.48% 0.124 122.7) |
| XYZ | xyz(65.7996, 81.3182, 40.6575) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.01
Light Yellow Green
#CCFD7F
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 4.97
Celery
#C1FD95
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.44
Light Yellowish Green
#C2FF89
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F495 #B295F4
analogous
#F4E295 #D7F495 #A8F495
triadic
#D7F495 #95D7F4 #F495D7
tetradic
#D7F495 #95F4E2 #B295F4 #F495A8
square
#D7F495 #95F4E2 #B295F4 #F495A8
split-complementary
#D7F495 #95A8F4 #E295F4
monochromatic
#ADE826 #C2EE5E #D7F495 #ECFACC #F5FCE3
Accessibility & contrast
On white
1.22
#D7F495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#D7F495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F495
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F495 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA8E
Deuteranopia (green-blind)
#FAE99A
Tritanopia (blue-blind)
#DEEBDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d7f495; /* rgb */ color: rgb(215, 244, 149); /* oklch */ color: oklch(92.5% 0.124 122.7);
Tailwind
colors: {
custom: {
50: '#e4f7b5',
500: '#d7f495',
950: '#000000',
},
}SCSS
$custom: #d7f495; $custom-light: #e4f7b5; $custom-dark: #000000;
JSON
{
"hex": "#d7f495",
"rgb": {
"r": 215,
"g": 244,
"b": 149
},
"hsl": {
"h": 78.316,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.92484,
"c": 0.12411,
"h": 122.7
},
"luminance": 0.81318
}Semantic roles & 50–950 ramp
primary
#D7F495
secondary
#7F5BD2
accent
#08DE49
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581