#D7EF83#D7EF83
#D7EF83 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 91.1% C 0.136 H 119.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EF83 |
|---|---|
| RGB | rgb(215, 239, 131) |
| HSL | hsl(73, 77%, 73%) |
| HSV | hsv(73, 45%, 94%) |
| CMYK | cmyk(10%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(90.70, -23.98, 49.39) |
| CIE-LCH | lch(90.70, 54.90, 115.90°) |
| OKLab | oklab(91.14% -0.0671 0.1187) |
| OKLCH | oklch(91.14% 0.136 119.5) |
| XYZ | xyz(62.9879, 77.8190, 33.1706) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.84
Light Yellow Green
#CCFD7F
ΔE00 4.84
Pear
#CBF85F
ΔE00 5.51
Light Pea Green
#C4FE82
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.26
Light Yellowish Green
#C2FF89
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EF83 #9B83EF
analogous
#EFD183 #D7EF83 #A1EF83
triadic
#D7EF83 #83D7EF #EF83D7
tetradic
#D7EF83 #83EFD1 #9B83EF #EF83A1
square
#D7EF83 #83EFD1 #9B83EF #EF83A1
split-complementary
#D7EF83 #83A1EF #D183EF
monochromatic
#B1DB1C #C6E84D #D7EF83 #E8F6B9 #F6FCE4
Accessibility & contrast
On white
1.27
#D7EF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#D7EF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EF83
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EF83 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47A
Deuteranopia (green-blind)
#F8E589
Tritanopia (blue-blind)
#E0E5D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d7ef83; /* rgb */ color: rgb(215, 239, 131); /* oklch */ color: oklch(91.1% 0.136 119.5);
Tailwind
colors: {
custom: {
50: '#e5f4a9',
500: '#d7ef83',
950: '#000000',
},
}SCSS
$custom: #d7ef83; $custom-light: #e5f4a9; $custom-dark: #000000;
JSON
{
"hex": "#d7ef83",
"rgb": {
"r": 215,
"g": 239,
"b": 131
},
"hsl": {
"h": 73.333,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.91144,
"c": 0.13637,
"h": 119.5
},
"luminance": 0.77819
}Semantic roles & 50–950 ramp
primary
#D7EF83
secondary
#684DCA
accent
#0CD93A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581