#D0F581#D0F581
#D0F581 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.149 H 123.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F581 |
|---|---|
| RGB | rgb(208, 245, 129) |
| HSL | hsl(79, 85%, 73%) |
| HSV | hsv(79, 47%, 96%) |
| CMYK | cmyk(15.1%, 0%, 47.3%, 3.9%) |
| CIE-LAB | lab(91.82, -29.65, 51.60) |
| CIE-LCH | lch(91.82, 59.51, 119.88°) |
| OKLab | oklab(91.92% -0.0829 0.1236) |
| OKLCH | oklch(91.92% 0.149 123.9) |
| XYZ | xyz(62.6273, 80.2994, 32.9646) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.35
Light Pea Green
#C4FE82
ΔE00 3.54
Pistachio (survey)
#C0FA8B
ΔE00 4.03
Pear
#CBF85F
ΔE00 4.11
Pale Lime
#BEFD73
ΔE00 4.20
Light Yellowish Green
#C2FF89
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F581 #A681F5
analogous
#F5E081 #D0F581 #96F581
triadic
#D0F581 #81D0F5 #F581D0
tetradic
#D0F581 #81F5E0 #A681F5 #F58196
square
#D0F581 #81F5E0 #A681F5 #F58196
split-complementary
#D0F581 #8196F5 #E081F5
monochromatic
#A5E913 #BBF048 #D0F581 #E5F9BA #F4FDE3
Accessibility & contrast
On white
1.23
#D0F581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#D0F581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F581
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F581 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#D7EBDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d0f581; /* rgb */ color: rgb(208, 245, 129); /* oklch */ color: oklch(91.9% 0.149 123.9);
Tailwind
colors: {
custom: {
50: '#e0f8a8',
500: '#d0f581',
950: '#000000',
},
}SCSS
$custom: #d0f581; $custom-light: #e0f8a8; $custom-dark: #000000;
JSON
{
"hex": "#d0f581",
"rgb": {
"r": 208,
"g": 245,
"b": 129
},
"hsl": {
"h": 79.138,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.91918,
"c": 0.1488,
"h": 123.9
},
"luminance": 0.803
}Semantic roles & 50–950 ramp
primary
#D0F581
secondary
#7449D1
accent
#04E24B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581