#D7F37F#D7F37F
#D7F37F is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.9% C 0.146 H 120.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F37F |
|---|---|
| RGB | rgb(215, 243, 127) |
| HSL | hsl(74, 83%, 73%) |
| HSV | hsv(74, 48%, 95%) |
| CMYK | cmyk(11.5%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(91.72, -26.28, 52.53) |
| CIE-LCH | lch(91.72, 58.74, 116.58°) |
| OKLab | oklab(91.95% -0.0739 0.1254) |
| OKLCH | oklch(91.95% 0.146 120.5) |
| XYZ | xyz(63.9061, 80.0807, 32.1650) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.83
Pear
#CBF85F
ΔE00 4.33
Light Pea Green
#C4FE82
ΔE00 5.22
Pale Lime
#BEFD73
ΔE00 5.70
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Light Khaki
#E6F2A2
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F37F #9B7FF3
analogous
#F3D57F #D7F37F #9DF37F
triadic
#D7F37F #7FD7F3 #F37FD7
tetradic
#D7F37F #7FF3D5 #9B7FF3 #F37F9D
square
#D7F37F #7FF3D5 #9B7FF3 #F37F9D
split-complementary
#D7F37F #7F9DF3 #D57FF3
monochromatic
#B1E215 #C6EE47 #D7F37F #E8F8B7 #F6FCE3
Accessibility & contrast
On white
1.23
#D7F37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#D7F37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F37F
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F37F | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#FCE885
Tritanopia (blue-blind)
#E0E9D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7f37f; /* rgb */ color: rgb(215, 243, 127); /* oklch */ color: oklch(91.9% 0.146 120.5);
Tailwind
colors: {
custom: {
50: '#e5f7a6',
500: '#d7f37f',
950: '#000000',
},
}SCSS
$custom: #d7f37f; $custom-light: #e5f7a6; $custom-dark: #000000;
JSON
{
"hex": "#d7f37f",
"rgb": {
"r": 215,
"g": 243,
"b": 127
},
"hsl": {
"h": 74.483,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.91949,
"c": 0.14558,
"h": 120.5
},
"luminance": 0.80081
}Semantic roles & 50–950 ramp
primary
#D7F37F
secondary
#6848CE
accent
#06DF3B
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161710
muted
#848580