#D5EF7E#D5EF7E
#D5EF7E is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.9% C 0.142 H 120.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EF7E |
|---|---|
| RGB | rgb(213, 239, 126) |
| HSL | hsl(74, 78%, 72%) |
| HSV | hsv(74, 47%, 94%) |
| CMYK | cmyk(10.9%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(90.50, -25.24, 51.48) |
| CIE-LCH | lch(90.50, 57.34, 116.12°) |
| OKLab | oklab(90.93% -0.071 0.1231) |
| OKLCH | oklch(90.93% 0.142 120) |
| XYZ | xyz(62.0734, 77.3857, 31.4014) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.48
Pear
#CBF85F
ΔE00 4.85
Light Khaki
#E6F2A2
ΔE00 5.54
Light Pea Green
#C4FE82
ΔE00 5.76
Pistachio (survey)
#C0FA8B
ΔE00 6.11
Pale Lime
#BEFD73
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EF7E #987EEF
analogous
#EFD17E #D5EF7E #9DEF7E
triadic
#D5EF7E #7ED5EF #EF7ED5
tetradic
#D5EF7E #7EEFD1 #987EEF #EF7E9D
square
#D5EF7E #7EEFD1 #987EEF #EF7E9D
split-complementary
#D5EF7E #7E9DEF #D17EEF
monochromatic
#ACD81B #C3E848 #D5EF7E #E7F6B4 #F6FCE4
Accessibility & contrast
On white
1.27
#D5EF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#D5EF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EF7E
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EF7E | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE474
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#DEE5D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d5ef7e; /* rgb */ color: rgb(213, 239, 126); /* oklch */ color: oklch(90.9% 0.142 120.0);
Tailwind
colors: {
custom: {
50: '#e4f4a6',
500: '#d5ef7e',
950: '#000000',
},
}SCSS
$custom: #d5ef7e; $custom-light: #e4f4a6; $custom-dark: #000000;
JSON
{
"hex": "#d5ef7e",
"rgb": {
"r": 213,
"g": 239,
"b": 126
},
"hsl": {
"h": 73.805,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.90931,
"c": 0.14205,
"h": 120
},
"luminance": 0.77385
}Semantic roles & 50–950 ramp
primary
#D5EF7E
secondary
#6648C9
accent
#0BDA3B
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580