#D0FA77#D0FA77
#D0FA77 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.9% C 0.165 H 124.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FA77 |
|---|---|
| RGB | rgb(208, 250, 119) |
| HSL | hsl(79, 93%, 72%) |
| HSV | hsv(79, 52%, 98%) |
| CMYK | cmyk(16.8%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(93.06, -32.94, 57.69) |
| CIE-LCH | lch(93.06, 66.43, 119.72°) |
| OKLab | oklab(92.88% -0.0929 0.1362) |
| OKLCH | oklch(92.88% 0.165 124.3) |
| XYZ | xyz(63.5279, 83.1126, 30.1447) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.66
Pear
#CBF85F
ΔE00 2.46
Pale Lime
#BEFD73
ΔE00 3.21
Light Pea Green
#C4FE82
ΔE00 3.21
Light Lime Green
#B9FF66
ΔE00 4.09
Light Yellowish Green
#C2FF89
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FA77 #A177FA
analogous
#FAE377 #D0FA77 #8EFA77
triadic
#D0FA77 #77D0FA #FA77D0
tetradic
#D0FA77 #77FAE3 #A177FA #FA778E
square
#D0FA77 #77FAE3 #A177FA #FA778E
split-complementary
#D0FA77 #778EFA #E377FA
monochromatic
#A4EE09 #BCF83C #D0FA77 #E4FCB2 #F5FEE1
Accessibility & contrast
On white
1.19
#D0FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#D0FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FA77
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FA77 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6B
Deuteranopia (green-blind)
#FFEB7F
Tritanopia (blue-blind)
#D8F0DD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d0fa77; /* rgb */ color: rgb(208, 250, 119); /* oklch */ color: oklch(92.9% 0.165 124.3);
Tailwind
colors: {
custom: {
50: '#e1fca1',
500: '#d0fa77',
950: '#000000',
},
}SCSS
$custom: #d0fa77; $custom-light: #e1fca1; $custom-dark: #000000;
JSON
{
"hex": "#d0fa77",
"rgb": {
"r": 208,
"g": 250,
"b": 119
},
"hsl": {
"h": 79.237,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.92883,
"c": 0.16483,
"h": 124.3
},
"luminance": 0.83113
}Semantic roles & 50–950 ramp
primary
#D0FA77
secondary
#6F3FD6
accent
#00E64A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580