#D7EE83#D7EE83
#D7EE83 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.9% C 0.135 H 119.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EE83 |
|---|---|
| RGB | rgb(215, 238, 131) |
| HSL | hsl(73, 76%, 72%) |
| HSV | hsv(73, 45%, 93%) |
| CMYK | cmyk(9.7%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(90.43, -23.50, 49.06) |
| CIE-LCH | lch(90.43, 54.40, 115.60°) |
| OKLab | oklab(90.93% -0.0657 0.118) |
| OKLCH | oklch(90.93% 0.135 119.1) |
| XYZ | xyz(62.6960, 77.2351, 33.0733) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.73
Light Yellow Green
#CCFD7F
ΔE00 5.11
Pear
#CBF85F
ΔE00 5.72
Light Pea Green
#C4FE82
ΔE00 6.31
Pistachio (survey)
#C0FA8B
ΔE00 6.46
Light Yellowish Green
#C2FF89
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EE83 #9A83EE
analogous
#EECF83 #D7EE83 #A2EE83
triadic
#D7EE83 #83D7EE #EE83D7
tetradic
#D7EE83 #83EECF #9A83EE #EE83A2
square
#D7EE83 #83EECF #9A83EE #EE83A2
split-complementary
#D7EE83 #83A2EE #CF83EE
monochromatic
#B1D91E #C6E74D #D7EE83 #E8F5B9 #F6FBE4
Accessibility & contrast
On white
1.28
#D7EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#D7EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EE83
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EE83 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47A
Deuteranopia (green-blind)
#F7E489
Tritanopia (blue-blind)
#E0E4D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d7ee83; /* rgb */ color: rgb(215, 238, 131); /* oklch */ color: oklch(90.9% 0.135 119.1);
Tailwind
colors: {
custom: {
50: '#e5f3a9',
500: '#d7ee83',
950: '#000000',
},
}SCSS
$custom: #d7ee83; $custom-light: #e5f3a9; $custom-dark: #000000;
JSON
{
"hex": "#d7ee83",
"rgb": {
"r": 215,
"g": 238,
"b": 131
},
"hsl": {
"h": 72.897,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.9093,
"c": 0.13507,
"h": 119.1
},
"luminance": 0.77235
}Semantic roles & 50–950 ramp
primary
#D7EE83
secondary
#674DC8
accent
#0DD839
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581