#D0FA8A#D0FA8A
#D0FA8A is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.147 H 126.0°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FA8A |
|---|---|
| RGB | rgb(208, 250, 138) |
| HSL | hsl(83, 92%, 76%) |
| HSV | hsv(83, 45%, 98%) |
| CMYK | cmyk(16.8%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(93.28, -31.02, 49.15) |
| CIE-LCH | lch(93.28, 58.12, 122.26°) |
| OKLab | oklab(93.13% -0.0861 0.1187) |
| OKLCH | oklch(93.13% 0.147 126) |
| XYZ | xyz(64.7852, 83.6155, 36.7661) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 2.58
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.71
Pale Lime
#BEFD73
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FA8A #B48AFA
analogous
#FAEC8A #D0FA8A #98FA8A
triadic
#D0FA8A #8AD0FA #FA8AD0
tetradic
#D0FA8A #8AFAEC #B48AFA #FA8A98
square
#D0FA8A #8AFAEC #B48AFA #FA8A98
split-complementary
#D0FA8A #8A98FA #EC8AFA
monochromatic
#A1F515 #B8F74F #D0FA8A #E8FDC5 #F3FEE2
Accessibility & contrast
On white
1.18
#D0FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#D0FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FA8A
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FA8A | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 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)
#FFED81
Deuteranopia (green-blind)
#FFEB90
Tritanopia (blue-blind)
#D6F1DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d0fa8a; /* rgb */ color: rgb(208, 250, 138); /* oklch */ color: oklch(93.1% 0.147 126.0);
Tailwind
colors: {
custom: {
50: '#e0fcae',
500: '#d0fa8a',
950: '#000000',
},
}SCSS
$custom: #d0fa8a; $custom-light: #e0fcae; $custom-dark: #000000;
JSON
{
"hex": "#d0fa8a",
"rgb": {
"r": 208,
"g": 250,
"b": 138
},
"hsl": {
"h": 82.5,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.93131,
"c": 0.14661,
"h": 126
},
"luminance": 0.83616
}Semantic roles & 50–950 ramp
primary
#D0FA8A
secondary
#834FD9
accent
#00E656
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581