#D0FA89#D0FA89
#D0FA89 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.148 H 125.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FA89 |
|---|---|
| RGB | rgb(208, 250, 137) |
| HSL | hsl(82, 92%, 76%) |
| HSV | hsv(82, 45%, 98%) |
| CMYK | cmyk(16.8%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(93.27, -31.13, 49.61) |
| CIE-LCH | lch(93.27, 58.57, 122.11°) |
| OKLab | oklab(93.12% -0.0865 0.1196) |
| OKLCH | oklch(93.12% 0.148 125.9) |
| XYZ | xyz(64.7131, 83.5867, 36.3866) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.74
Light Pea Green
#C4FE82
ΔE00 2.55
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 3.02
Pale Lime
#BEFD73
ΔE00 3.72
Celery
#C1FD95
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FA89 #B389FA
analogous
#FAEB89 #D0FA89 #97FA89
triadic
#D0FA89 #89D0FA #FA89D0
tetradic
#D0FA89 #89FAEB #B389FA #FA8997
square
#D0FA89 #89FAEB #B389FA #FA8997
split-complementary
#D0FA89 #8997FA #EB89FA
monochromatic
#A1F514 #B9F84E #D0FA89 #E7FCC4 #F3FEE2
Accessibility & contrast
On white
1.19
#D0FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#D0FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FA89
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FA89 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED80
Deuteranopia (green-blind)
#FFEB8F
Tritanopia (blue-blind)
#D6F1DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d0fa89; /* rgb */ color: rgb(208, 250, 137); /* oklch */ color: oklch(93.1% 0.148 125.9);
Tailwind
colors: {
custom: {
50: '#e0fcad',
500: '#d0fa89',
950: '#000000',
},
}SCSS
$custom: #d0fa89; $custom-light: #e0fcad; $custom-dark: #000000;
JSON
{
"hex": "#d0fa89",
"rgb": {
"r": 208,
"g": 250,
"b": 137
},
"hsl": {
"h": 82.301,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.93116,
"c": 0.14761,
"h": 125.9
},
"luminance": 0.83587
}Semantic roles & 50–950 ramp
primary
#D0FA89
secondary
#824FD9
accent
#00E655
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581