#D0FA80#D0FA80
#D0FA80 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.156 H 125.0°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FA80 |
|---|---|
| RGB | rgb(208, 250, 128) |
| HSL | hsl(81, 92%, 74%) |
| HSV | hsv(81, 49%, 98%) |
| CMYK | cmyk(16.8%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(93.16, -32.07, 53.70) |
| CIE-LCH | lch(93.16, 62.54, 120.85°) |
| OKLab | oklab(92.99% -0.0897 0.1281) |
| OKLCH | oklch(92.99% 0.156 125) |
| XYZ | xyz(64.0942, 83.3391, 33.1272) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.18
Light Pea Green
#C4FE82
ΔE00 2.63
Pale Lime
#BEFD73
ΔE00 3.24
Light Yellowish Green
#C2FF89
ΔE00 3.49
Pear
#CBF85F
ΔE00 3.59
Pistachio (survey)
#C0FA8B
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FA80 #AA80FA
analogous
#FAE780 #D0FA80 #93FA80
triadic
#D0FA80 #80D0FA #FA80D0
tetradic
#D0FA80 #80FAE7 #AA80FA #FA8093
square
#D0FA80 #80FAE7 #AA80FA #FA8093
split-complementary
#D0FA80 #8093FA #E780FA
monochromatic
#A4F50A #BAF845 #D0FA80 #E6FCBB #F4FEE2
Accessibility & contrast
On white
1.19
#D0FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#D0FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FA80
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FA80 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#D7F0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d0fa80; /* rgb */ color: rgb(208, 250, 128); /* oklch */ color: oklch(93.0% 0.156 125.0);
Tailwind
colors: {
custom: {
50: '#e0fca7',
500: '#d0fa80',
950: '#000000',
},
}SCSS
$custom: #d0fa80; $custom-light: #e0fca7; $custom-dark: #000000;
JSON
{
"hex": "#d0fa80",
"rgb": {
"r": 208,
"g": 250,
"b": 128
},
"hsl": {
"h": 80.656,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.92994,
"c": 0.15644,
"h": 125
},
"luminance": 0.8334
}Semantic roles & 50–950 ramp
primary
#D0FA80
secondary
#7947D7
accent
#00E64F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581