#D0FF8A#D0FF8A
#D0FF8A is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.2% C 0.153 H 127.1°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FF8A |
|---|---|
| RGB | rgb(208, 255, 138) |
| HSL | hsl(84, 100%, 77%) |
| HSV | hsv(84, 46%, 100%) |
| CMYK | cmyk(18.4%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.64, -33.32, 50.83) |
| CIE-LCH | lch(94.64, 60.78, 123.25°) |
| OKLab | oklab(94.22% -0.0925 0.1224) |
| OKLCH | oklch(94.22% 0.153 127.1) |
| XYZ | xyz(66.3594, 86.7641, 37.2909) |
| Luminance | 0.8677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.28
Light Pea Green
#C4FE82
ΔE00 1.83
Light Yellowish Green
#C2FF89
ΔE00 2.31
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Pale Lime
#BEFD73
ΔE00 3.14
Celery
#C1FD95
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FF8A #B98AFF
analogous
#FFF48A #D0FF8A #95FF8A
triadic
#D0FF8A #8AD0FF #FF8AD0
tetradic
#D0FF8A #8AFFF4 #B98AFF #FF8A95
square
#D0FF8A #8AFFF4 #B98AFF #FF8A95
split-complementary
#D0FF8A #8A95FF #F48AFF
monochromatic
#9FFF10 #B7FF4D #D0FF8A #E9FFC7 #F3FFE0
Accessibility & contrast
On white
1.14
#D0FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#D0FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FF8A
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FF8A | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEF91
Tritanopia (blue-blind)
#D6F6E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d0ff8a; /* rgb */ color: rgb(208, 255, 138); /* oklch */ color: oklch(94.2% 0.153 127.1);
Tailwind
colors: {
custom: {
50: '#e0ffae',
500: '#d0ff8a',
950: '#000000',
},
}SCSS
$custom: #d0ff8a; $custom-light: #e0ffae; $custom-dark: #000000;
JSON
{
"hex": "#d0ff8a",
"rgb": {
"r": 208,
"g": 255,
"b": 138
},
"hsl": {
"h": 84.103,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94221,
"c": 0.15345,
"h": 127.1
},
"luminance": 0.86765
}Semantic roles & 50–950 ramp
primary
#D0FF8A
secondary
#884EE0
accent
#00E65C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681