#D7EF7E#D7EF7E
#D7EF7E is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 91.1% C 0.141 H 119.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EF7E |
|---|---|
| RGB | rgb(215, 239, 126) |
| HSL | hsl(73, 78%, 72%) |
| HSV | hsv(73, 47%, 94%) |
| CMYK | cmyk(10%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(90.64, -24.48, 51.68) |
| CIE-LCH | lch(90.64, 57.19, 115.35°) |
| OKLab | oklab(91.08% -0.0689 0.1235) |
| OKLCH | oklch(91.08% 0.141 119.2) |
| XYZ | xyz(62.6572, 77.6867, 31.4288) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.80
Pear
#CBF85F
ΔE00 5.01
Light Khaki
#E6F2A2
ΔE00 5.40
Light Pea Green
#C4FE82
ΔE00 6.12
Pistachio (survey)
#C0FA8B
ΔE00 6.51
Pale Lime
#BEFD73
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EF7E #967EEF
analogous
#EFCE7E #D7EF7E #9FEF7E
triadic
#D7EF7E #7ED7EF #EF7ED7
tetradic
#D7EF7E #7EEFCE #967EEF #EF7E9F
square
#D7EF7E #7EEFCE #967EEF #EF7E9F
split-complementary
#D7EF7E #7E9FEF #CE7EEF
monochromatic
#B0D81B #C6E848 #D7EF7E #E8F6B4 #F7FCE4
Accessibility & contrast
On white
1.27
#D7EF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#D7EF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EF7E
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EF7E | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE474
Deuteranopia (green-blind)
#F9E584
Tritanopia (blue-blind)
#E1E5D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d7ef7e; /* rgb */ color: rgb(215, 239, 126); /* oklch */ color: oklch(91.1% 0.141 119.2);
Tailwind
colors: {
custom: {
50: '#e5f4a6',
500: '#d7ef7e',
950: '#000000',
},
}SCSS
$custom: #d7ef7e; $custom-light: #e5f4a6; $custom-dark: #000000;
JSON
{
"hex": "#d7ef7e",
"rgb": {
"r": 215,
"g": 239,
"b": 126
},
"hsl": {
"h": 72.743,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.91076,
"c": 0.14141,
"h": 119.2
},
"luminance": 0.77686
}Semantic roles & 50–950 ramp
primary
#D7EF7E
secondary
#6348C9
accent
#0BDA37
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580