#D0FA85#D0FA85
#D0FA85 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.1% C 0.152 H 125.5°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FA85 |
|---|---|
| RGB | rgb(208, 250, 133) |
| HSL | hsl(82, 92%, 75%) |
| HSV | hsv(82, 47%, 98%) |
| CMYK | cmyk(16.8%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(93.22, -31.55, 51.44) |
| CIE-LCH | lch(93.22, 60.34, 121.53°) |
| OKLab | oklab(93.06% -0.0879 0.1235) |
| OKLCH | oklch(93.06% 0.152 125.5) |
| XYZ | xyz(64.4315, 83.4740, 34.9034) |
| Luminance | 0.8347 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.38
Light Pea Green
#C4FE82
ΔE00 2.51
Light Yellowish Green
#C2FF89
ΔE00 3.18
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Pale Lime
#BEFD73
ΔE00 3.45
Celery
#C1FD95
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FA85 #AF85FA
analogous
#FAE985 #D0FA85 #96FA85
triadic
#D0FA85 #85D0FA #FA85D0
tetradic
#D0FA85 #85FAE9 #AF85FA #FA8596
square
#D0FA85 #85FAE9 #AF85FA #FA8596
split-complementary
#D0FA85 #8596FA #E985FA
monochromatic
#A3F50F #B9F84A #D0FA85 #E7FCC0 #F4FEE2
Accessibility & contrast
On white
1.19
#D0FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#D0FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FA85
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FA85 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#FFEB8C
Tritanopia (blue-blind)
#D7F0DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d0fa85; /* rgb */ color: rgb(208, 250, 133); /* oklch */ color: oklch(93.1% 0.152 125.5);
Tailwind
colors: {
custom: {
50: '#e0fcab',
500: '#d0fa85',
950: '#000000',
},
}SCSS
$custom: #d0fa85; $custom-light: #e0fcab; $custom-dark: #000000;
JSON
{
"hex": "#d0fa85",
"rgb": {
"r": 208,
"g": 250,
"b": 133
},
"hsl": {
"h": 81.538,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.93061,
"c": 0.15159,
"h": 125.5
},
"luminance": 0.83475
}Semantic roles & 50–950 ramp
primary
#D0FA85
secondary
#7E4BD8
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581