#D7F385#D7F385
#D7F385 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 92.0% C 0.140 H 120.9°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F385 |
|---|---|
| RGB | rgb(215, 243, 133) |
| HSL | hsl(75, 82%, 74%) |
| HSV | hsv(75, 45%, 95%) |
| CMYK | cmyk(11.5%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(91.79, -25.68, 49.78) |
| CIE-LCH | lch(91.79, 56.02, 117.28°) |
| OKLab | oklab(92.03% -0.0717 0.1197) |
| OKLCH | oklch(92.03% 0.14 120.9) |
| XYZ | xyz(64.3088, 80.2418, 34.2861) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.89
Pear
#CBF85F
ΔE00 5.01
Light Pea Green
#C4FE82
ΔE00 5.13
Light Khaki
#E6F2A2
ΔE00 5.18
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F385 #A185F3
analogous
#F3D885 #D7F385 #A0F385
triadic
#D7F385 #85D7F3 #F385D7
tetradic
#D7F385 #85F3D8 #A185F3 #F385A0
square
#D7F385 #85F3D8 #A185F3 #F385A0
split-complementary
#D7F385 #85A0F3 #D885F3
monochromatic
#B2E717 #C5EE4D #D7F385 #E9F8BD #F6FCE3
Accessibility & contrast
On white
1.23
#D7F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#D7F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F385
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F385 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#FBE88B
Tritanopia (blue-blind)
#E0E9D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7f385; /* rgb */ color: rgb(215, 243, 133); /* oklch */ color: oklch(92.0% 0.140 120.9);
Tailwind
colors: {
custom: {
50: '#e5f7aa',
500: '#d7f385',
950: '#000000',
},
}SCSS
$custom: #d7f385; $custom-light: #e5f7aa; $custom-dark: #000000;
JSON
{
"hex": "#d7f385",
"rgb": {
"r": 215,
"g": 243,
"b": 133
},
"hsl": {
"h": 75.273,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.9203,
"c": 0.13958,
"h": 120.9
},
"luminance": 0.80242
}Semantic roles & 50–950 ramp
primary
#D7F385
secondary
#6E4DCF
accent
#07DE3E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581