#D0F591#D0F591
#D0F591 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.1% C 0.132 H 125.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F591 |
|---|---|
| RGB | rgb(208, 245, 145) |
| HSL | hsl(82, 83%, 76%) |
| HSV | hsv(82, 41%, 96%) |
| CMYK | cmyk(15.1%, 0%, 40.8%, 3.9%) |
| CIE-LAB | lab(92.02, -27.89, 44.20) |
| CIE-LCH | lch(92.02, 52.26, 122.25°) |
| OKLab | oklab(92.15% -0.0769 0.1079) |
| OKLCH | oklch(92.15% 0.132 125.5) |
| XYZ | xyz(63.7753, 80.7586, 39.0106) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.45
Light Yellow Green
#CCFD7F
ΔE00 3.65
Celery
#C1FD95
ΔE00 3.93
Light Pea Green
#C4FE82
ΔE00 4.06
Light Yellowish Green
#C2FF89
ΔE00 4.12
Pale Lime
#BEFD73
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F591 #B691F5
analogous
#F5E891 #D0F591 #9EF591
triadic
#D0F591 #91D0F5 #F591D0
tetradic
#D0F591 #91F5E8 #B691F5 #F5919E
square
#D0F591 #91F5E8 #B691F5 #F5919E
split-complementary
#D0F591 #919EF5 #E891F5
monochromatic
#A0EB21 #B8F059 #D0F591 #E8FAC9 #F3FCE3
Accessibility & contrast
On white
1.22
#D0F591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#D0F591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F591
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F591 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE989
Deuteranopia (green-blind)
#FAE896
Tritanopia (blue-blind)
#D6ECDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0f591; /* rgb */ color: rgb(208, 245, 145); /* oklch */ color: oklch(92.1% 0.132 125.5);
Tailwind
colors: {
custom: {
50: '#e0f8b2',
500: '#d0f591',
950: '#000000',
},
}SCSS
$custom: #d0f591; $custom-light: #e0f8b2; $custom-dark: #000000;
JSON
{
"hex": "#d0f591",
"rgb": {
"r": 208,
"g": 245,
"b": 145
},
"hsl": {
"h": 82.2,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.92149,
"c": 0.13245,
"h": 125.5
},
"luminance": 0.80759
}Semantic roles & 50–950 ramp
primary
#D0F591
secondary
#8557D3
accent
#06E056
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581