#D0FA83#D0FA83
#D0FA83 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.0% C 0.154 H 125.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FA83 |
|---|---|
| RGB | rgb(208, 250, 131) |
| HSL | hsl(81, 92%, 75%) |
| HSV | hsv(81, 48%, 98%) |
| CMYK | cmyk(16.8%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(93.20, -31.76, 52.34) |
| CIE-LCH | lch(93.20, 61.23, 121.25°) |
| OKLab | oklab(93.03% -0.0887 0.1254) |
| OKLCH | oklch(93.03% 0.154 125.3) |
| XYZ | xyz(64.2946, 83.4193, 34.1826) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.25
Light Pea Green
#C4FE82
ΔE00 2.54
Light Yellowish Green
#C2FF89
ΔE00 3.29
Pale Lime
#BEFD73
ΔE00 3.35
Pistachio (survey)
#C0FA8B
ΔE00 3.39
Pear
#CBF85F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FA83 #AD83FA
analogous
#FAE883 #D0FA83 #95FA83
triadic
#D0FA83 #83D0FA #FA83D0
tetradic
#D0FA83 #83FAE8 #AD83FA #FA8395
square
#D0FA83 #83FAE8 #AD83FA #FA8395
split-complementary
#D0FA83 #8395FA #E883FA
monochromatic
#A3F50D #BAF848 #D0FA83 #E6FCBE #F4FEE2
Accessibility & contrast
On white
1.19
#D0FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#D0FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FA83
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FA83 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED79
Deuteranopia (green-blind)
#FFEB8A
Tritanopia (blue-blind)
#D7F0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d0fa83; /* rgb */ color: rgb(208, 250, 131); /* oklch */ color: oklch(93.0% 0.154 125.3);
Tailwind
colors: {
custom: {
50: '#e0fca9',
500: '#d0fa83',
950: '#000000',
},
}SCSS
$custom: #d0fa83; $custom-light: #e0fca9; $custom-dark: #000000;
JSON
{
"hex": "#d0fa83",
"rgb": {
"r": 208,
"g": 250,
"b": 131
},
"hsl": {
"h": 81.176,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.93034,
"c": 0.15354,
"h": 125.3
},
"luminance": 0.8342
}Semantic roles & 50–950 ramp
primary
#D0FA83
secondary
#7C49D8
accent
#00E651
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581