#D0FB77#D0FB77
#D0FB77 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.1% C 0.166 H 124.5°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FB77 |
|---|---|
| RGB | rgb(208, 251, 119) |
| HSL | hsl(80, 94%, 73%) |
| HSV | hsv(80, 53%, 98%) |
| CMYK | cmyk(17.1%, 0%, 52.6%, 1.6%) |
| CIE-LAB | lab(93.34, -33.40, 58.01) |
| CIE-LCH | lch(93.34, 66.94, 119.93°) |
| OKLab | oklab(93.1% -0.0942 0.1369) |
| OKLCH | oklch(93.1% 0.166 124.5) |
| XYZ | xyz(63.8395, 83.7357, 30.2485) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.55
Pear
#CBF85F
ΔE00 2.44
Pale Lime
#BEFD73
ΔE00 3.07
Light Pea Green
#C4FE82
ΔE00 3.10
Light Lime Green
#B9FF66
ΔE00 3.93
Light Yellowish Green
#C2FF89
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FB77 #A277FB
analogous
#FBE477 #D0FB77 #8EFB77
triadic
#D0FB77 #77D0FB #FB77D0
tetradic
#D0FB77 #77FBE4 #A277FB #FB778E
square
#D0FB77 #77FBE4 #A277FB #FB778E
split-complementary
#D0FB77 #778EFB #E477FB
monochromatic
#A4F107 #BBF93C #D0FB77 #E5FDB2 #F5FEE1
Accessibility & contrast
On white
1.18
#D0FB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#D0FB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FB77
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FB77 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FFEB7F
Tritanopia (blue-blind)
#D8F1DD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d0fb77; /* rgb */ color: rgb(208, 251, 119); /* oklch */ color: oklch(93.1% 0.166 124.5);
Tailwind
colors: {
custom: {
50: '#e1fca1',
500: '#d0fb77',
950: '#000000',
},
}SCSS
$custom: #d0fb77; $custom-light: #e1fca1; $custom-dark: #000000;
JSON
{
"hex": "#d0fb77",
"rgb": {
"r": 208,
"g": 251,
"b": 119
},
"hsl": {
"h": 79.545,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.93102,
"c": 0.16613,
"h": 124.5
},
"luminance": 0.83736
}Semantic roles & 50–950 ramp
primary
#D0FB77
secondary
#703FD8
accent
#00E64B
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580