#D7F080#D7F080
#D7F080 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.3% C 0.141 H 119.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F080 |
|---|---|
| RGB | rgb(215, 240, 128) |
| HSL | hsl(73, 79%, 72%) |
| HSV | hsv(73, 47%, 94%) |
| CMYK | cmyk(10.4%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.93, -24.76, 51.09) |
| CIE-LCH | lch(90.93, 56.78, 115.86°) |
| OKLab | oklab(91.32% -0.0695 0.1223) |
| OKLCH | oklch(91.32% 0.141 119.6) |
| XYZ | xyz(63.0811, 78.3260, 32.2131) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.55
Pear
#CBF85F
ΔE00 5.00
Light Khaki
#E6F2A2
ΔE00 5.30
Light Pea Green
#C4FE82
ΔE00 5.86
Pistachio (survey)
#C0FA8B
ΔE00 6.21
Pale Lime
#BEFD73
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F080 #9980F0
analogous
#F0D180 #D7F080 #9FF080
triadic
#D7F080 #80D7F0 #F080D7
tetradic
#D7F080 #80F0D1 #9980F0 #F0809F
square
#D7F080 #80F0D1 #9980F0 #F0809F
split-complementary
#D7F080 #809FF0 #D180F0
monochromatic
#B0DC1A #C6EA49 #D7F080 #E8F6B7 #F6FCE4
Accessibility & contrast
On white
1.26
#D7F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#D7F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F080
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F080 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE576
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#E0E6D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d7f080; /* rgb */ color: rgb(215, 240, 128); /* oklch */ color: oklch(91.3% 0.141 119.6);
Tailwind
colors: {
custom: {
50: '#e5f5a7',
500: '#d7f080',
950: '#000000',
},
}SCSS
$custom: #d7f080; $custom-light: #e5f5a7; $custom-dark: #000000;
JSON
{
"hex": "#d7f080",
"rgb": {
"r": 215,
"g": 240,
"b": 128
},
"hsl": {
"h": 73.393,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.91318,
"c": 0.1407,
"h": 119.6
},
"luminance": 0.78326
}Semantic roles & 50–950 ramp
primary
#D7F080
secondary
#664ACB
accent
#0ADB39
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161710
muted
#848580