#D7EE7A#D7EE7A
#D7EE7A is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.8% C 0.144 H 118.6°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EE7A |
|---|---|
| RGB | rgb(215, 238, 122) |
| HSL | hsl(72, 77%, 71%) |
| HSV | hsv(72, 49%, 93%) |
| CMYK | cmyk(9.7%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(90.32, -24.39, 53.17) |
| CIE-LCH | lch(90.32, 58.50, 114.64°) |
| OKLab | oklab(90.81% -0.069 0.1265) |
| OKLCH | oklch(90.81% 0.144 118.6) |
| XYZ | xyz(62.1123, 77.0017, 29.9993) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.88
Light Yellow Green
#CCFD7F
ΔE00 5.09
Light Khaki
#E6F2A2
ΔE00 5.76
Light Pea Green
#C4FE82
ΔE00 6.45
Yellowish Tan
#FCFC81
ΔE00 6.60
Pale Lime
#BEFD73
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EE7A #917AEE
analogous
#EECB7A #D7EE7A #9DEE7A
triadic
#D7EE7A #7AD7EE #EE7AD7
tetradic
#D7EE7A #7AEECB #917AEE #EE7A9D
square
#D7EE7A #7AEECB #917AEE #EE7A9D
split-complementary
#D7EE7A #7A9DEE #CB7AEE
monochromatic
#AED31B #C7E744 #D7EE7A #E7F5B0 #F7FCE4
Accessibility & contrast
On white
1.28
#D7EE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#D7EE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EE7A
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EE7A | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE370
Deuteranopia (green-blind)
#F8E480
Tritanopia (blue-blind)
#E1E3D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d7ee7a; /* rgb */ color: rgb(215, 238, 122); /* oklch */ color: oklch(90.8% 0.144 118.6);
Tailwind
colors: {
custom: {
50: '#e5f3a3',
500: '#d7ee7a',
950: '#000000',
},
}SCSS
$custom: #d7ee7a; $custom-light: #e5f3a3; $custom-dark: #000000;
JSON
{
"hex": "#d7ee7a",
"rgb": {
"r": 215,
"g": 238,
"b": 122
},
"hsl": {
"h": 71.897,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.90809,
"c": 0.14406,
"h": 118.6
},
"luminance": 0.77001
}Semantic roles & 50–950 ramp
primary
#D7EE7A
secondary
#5F45C8
accent
#0CDA35
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580