#D7EB80#D7EB80
#D7EB80 is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.134 H 117.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EB80 |
|---|---|
| RGB | rgb(215, 235, 128) |
| HSL | hsl(71, 73%, 71%) |
| HSV | hsv(71, 46%, 92%) |
| CMYK | cmyk(8.5%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(89.59, -22.37, 49.46) |
| CIE-LCH | lch(89.59, 54.28, 114.33°) |
| OKLab | oklab(90.25% -0.0628 0.1187) |
| OKLCH | oklch(90.25% 0.134 117.9) |
| XYZ | xyz(61.6294, 75.4227, 31.7292) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.81
Light Yellow Green
#CCFD7F
ΔE00 5.85
Pear
#CBF85F
ΔE00 6.08
Greenish Beige
#C9D179
ΔE00 6.29
Yellowish Tan
#FCFC81
ΔE00 6.87
Light Pea Green
#C4FE82
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EB80 #9480EB
analogous
#EBC980 #D7EB80 #A1EB80
triadic
#D7EB80 #80D7EB #EB80D7
tetradic
#D7EB80 #80EBC9 #9480EB #EB80A1
square
#D7EB80 #80EBC9 #9480EB #EB80A1
split-complementary
#D7EB80 #80A1EB #C980EB
monochromatic
#AFD021 #C6E34B #D7EB80 #E8F3B5 #F7FBE5
Accessibility & contrast
On white
1.31
#D7EB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#D7EB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EB80
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EB80 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E177
Deuteranopia (green-blind)
#F5E286
Tritanopia (blue-blind)
#E1E1D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d7eb80; /* rgb */ color: rgb(215, 235, 128); /* oklch */ color: oklch(90.2% 0.134 117.9);
Tailwind
colors: {
custom: {
50: '#e5f1a7',
500: '#d7eb80',
950: '#000000',
},
}SCSS
$custom: #d7eb80; $custom-light: #e5f1a7; $custom-dark: #000000;
JSON
{
"hex": "#d7eb80",
"rgb": {
"r": 215,
"g": 235,
"b": 128
},
"hsl": {
"h": 71.215,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.90247,
"c": 0.13426,
"h": 117.9
},
"luminance": 0.75422
}Semantic roles & 50–950 ramp
primary
#D7EB80
secondary
#624BC4
accent
#11D535
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161610
muted
#848580