#D0FA7F#D0FA7F
#D0FA7F is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.0% C 0.157 H 124.9°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FA7F |
|---|---|
| RGB | rgb(208, 250, 127) |
| HSL | hsl(80, 92%, 74%) |
| HSV | hsv(80, 49%, 98%) |
| CMYK | cmyk(16.8%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(93.15, -32.17, 54.15) |
| CIE-LCH | lch(93.15, 62.98, 120.72°) |
| OKLab | oklab(92.98% -0.0901 0.129) |
| OKLCH | oklch(92.98% 0.157 124.9) |
| XYZ | xyz(64.0287, 83.3129, 32.7823) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.18
Light Pea Green
#C4FE82
ΔE00 2.68
Pale Lime
#BEFD73
ΔE00 3.21
Pear
#CBF85F
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 3.56
Pistachio (survey)
#C0FA8B
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FA7F #A97FFA
analogous
#FAE77F #D0FA7F #93FA7F
triadic
#D0FA7F #7FD0FA #FA7FD0
tetradic
#D0FA7F #7FFAE7 #A97FFA #FA7F93
square
#D0FA7F #7FFAE7 #A97FFA #FA7F93
split-complementary
#D0FA7F #7F93FA #E77FFA
monochromatic
#A5F50A #BAF844 #D0FA7F #E6FCBA #F4FEE2
Accessibility & contrast
On white
1.19
#D0FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#D0FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FA7F
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FA7F | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED74
Deuteranopia (green-blind)
#FFEB86
Tritanopia (blue-blind)
#D7F0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d0fa7f; /* rgb */ color: rgb(208, 250, 127); /* oklch */ color: oklch(93.0% 0.157 124.9);
Tailwind
colors: {
custom: {
50: '#e0fca7',
500: '#d0fa7f',
950: '#000000',
},
}SCSS
$custom: #d0fa7f; $custom-light: #e0fca7; $custom-dark: #000000;
JSON
{
"hex": "#d0fa7f",
"rgb": {
"r": 208,
"g": 250,
"b": 127
},
"hsl": {
"h": 80.488,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.92982,
"c": 0.15739,
"h": 124.9
},
"luminance": 0.83313
}Semantic roles & 50–950 ramp
primary
#D0FA7F
secondary
#7846D7
accent
#00E64E
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580