#D0FA87#D0FA87
#D0FA87 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.1% C 0.150 H 125.7°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FA87 |
|---|---|
| RGB | rgb(208, 250, 135) |
| HSL | hsl(82, 92%, 75%) |
| HSV | hsv(82, 46%, 98%) |
| CMYK | cmyk(16.8%, 0%, 46%, 2%) |
| CIE-LAB | lab(93.25, -31.34, 50.52) |
| CIE-LCH | lch(93.25, 59.46, 121.81°) |
| OKLab | oklab(93.09% -0.0872 0.1216) |
| OKLCH | oklch(93.09% 0.15 125.7) |
| XYZ | xyz(64.5710, 83.5298, 35.6380) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.54
Light Pea Green
#C4FE82
ΔE00 2.51
Pistachio (survey)
#C0FA8B
ΔE00 3.06
Light Yellowish Green
#C2FF89
ΔE00 3.09
Pale Lime
#BEFD73
ΔE00 3.58
Celery
#C1FD95
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FA87 #B187FA
analogous
#FAEA87 #D0FA87 #96FA87
triadic
#D0FA87 #87D0FA #FA87D0
tetradic
#D0FA87 #87FAEA #B187FA #FA8796
square
#D0FA87 #87FAEA #B187FA #FA8796
split-complementary
#D0FA87 #8796FA #EA87FA
monochromatic
#A2F511 #B9F84C #D0FA87 #E7FCC2 #F3FEE2
Accessibility & contrast
On white
1.19
#D0FA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#D0FA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FA87
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FA87 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7D
Deuteranopia (green-blind)
#FFEB8D
Tritanopia (blue-blind)
#D6F1DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d0fa87; /* rgb */ color: rgb(208, 250, 135); /* oklch */ color: oklch(93.1% 0.150 125.7);
Tailwind
colors: {
custom: {
50: '#e0fcac',
500: '#d0fa87',
950: '#000000',
},
}SCSS
$custom: #d0fa87; $custom-light: #e0fcac; $custom-dark: #000000;
JSON
{
"hex": "#d0fa87",
"rgb": {
"r": 208,
"g": 250,
"b": 135
},
"hsl": {
"h": 81.913,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.93088,
"c": 0.1496,
"h": 125.7
},
"luminance": 0.8353
}Semantic roles & 50–950 ramp
primary
#D0FA87
secondary
#804DD8
accent
#00E654
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581