#D0F080#D0F080
#D0F080 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.8% C 0.143 H 122.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F080 |
|---|---|
| RGB | rgb(208, 240, 128) |
| HSL | hsl(77, 79%, 72%) |
| HSV | hsv(77, 47%, 94%) |
| CMYK | cmyk(13.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.45, -27.40, 50.41) |
| CIE-LCH | lch(90.45, 57.37, 118.53°) |
| OKLab | oklab(90.82% -0.0767 0.1209) |
| OKLCH | oklch(90.82% 0.143 122.4) |
| XYZ | xyz(61.0689, 77.2885, 32.1188) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.57
Light Pea Green
#C4FE82
ΔE00 4.67
Pear
#CBF85F
ΔE00 4.69
Pistachio (survey)
#C0FA8B
ΔE00 4.88
Pale Lime
#BEFD73
ΔE00 5.27
Light Yellowish Green
#C2FF89
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F080 #A080F0
analogous
#F0D880 #D0F080 #98F080
triadic
#D0F080 #80D0F0 #F080D0
tetradic
#D0F080 #80F0D8 #A080F0 #F08098
square
#D0F080 #80F0D8 #A080F0 #F08098
split-complementary
#D0F080 #8098F0 #D880F0
monochromatic
#A4DC1A #BCEA49 #D0F080 #E4F6B7 #F5FCE4
Accessibility & contrast
On white
1.28
#D0F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#D0F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F080
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F080 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#F7E486
Tritanopia (blue-blind)
#D8E6D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d0f080; /* rgb */ color: rgb(208, 240, 128); /* oklch */ color: oklch(90.8% 0.143 122.4);
Tailwind
colors: {
custom: {
50: '#e0f5a7',
500: '#d0f080',
950: '#000000',
},
}SCSS
$custom: #d0f080; $custom-light: #e0f5a7; $custom-dark: #000000;
JSON
{
"hex": "#d0f080",
"rgb": {
"r": 208,
"g": 240,
"b": 128
},
"hsl": {
"h": 77.143,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90818,
"c": 0.14312,
"h": 122.4
},
"luminance": 0.77289
}Semantic roles & 50–950 ramp
primary
#D0F080
secondary
#6E4ACB
accent
#0ADB46
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580