#D0F481#D0F481
#D0F481 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.7% C 0.147 H 123.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F481 |
|---|---|
| RGB | rgb(208, 244, 129) |
| HSL | hsl(79, 84%, 73%) |
| HSV | hsv(79, 47%, 96%) |
| CMYK | cmyk(14.8%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.55, -29.18, 51.27) |
| CIE-LCH | lch(91.55, 58.99, 119.65°) |
| OKLab | oklab(91.7% -0.0816 0.1228) |
| OKLCH | oklch(91.7% 0.147 123.6) |
| XYZ | xyz(62.3256, 79.6960, 32.8640) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.59
Light Pea Green
#C4FE82
ΔE00 3.75
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Pear
#CBF85F
ΔE00 4.23
Pale Lime
#BEFD73
ΔE00 4.41
Light Yellowish Green
#C2FF89
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F481 #A581F4
analogous
#F4DF81 #D0F481 #96F481
triadic
#D0F481 #81D0F4 #F481D0
tetradic
#D0F481 #81F4DF #A581F4 #F48196
square
#D0F481 #81F4DF #A581F4 #F48196
split-complementary
#D0F481 #8196F4 #DF81F4
monochromatic
#A5E614 #BBEF49 #D0F481 #E5F9B9 #F5FDE3
Accessibility & contrast
On white
1.24
#D0F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#D0F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F481
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F481 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE877
Deuteranopia (green-blind)
#FAE787
Tritanopia (blue-blind)
#D8EAD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d0f481; /* rgb */ color: rgb(208, 244, 129); /* oklch */ color: oklch(91.7% 0.147 123.6);
Tailwind
colors: {
custom: {
50: '#e0f7a8',
500: '#d0f481',
950: '#000000',
},
}SCSS
$custom: #d0f481; $custom-light: #e0f7a8; $custom-dark: #000000;
JSON
{
"hex": "#d0f481",
"rgb": {
"r": 208,
"g": 244,
"b": 129
},
"hsl": {
"h": 78.783,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.917,
"c": 0.14746,
"h": 123.6
},
"luminance": 0.79696
}Semantic roles & 50–950 ramp
primary
#D0F481
secondary
#7349D0
accent
#05E04A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581