#D0FF97#D0FF97
#D0FF97 is a very light, vivid yellow-green. Relative luminance 0.872; OKLCH L 94.4% C 0.140 H 128.7°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FF97 |
|---|---|
| RGB | rgb(208, 255, 151) |
| HSL | hsl(87, 100%, 80%) |
| HSV | hsv(87, 41%, 100%) |
| CMYK | cmyk(18.4%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(94.81, -31.84, 44.83) |
| CIE-LCH | lch(94.81, 54.99, 125.38°) |
| OKLab | oklab(94.41% -0.0876 0.1096) |
| OKLCH | oklch(94.41% 0.14 128.7) |
| XYZ | xyz(67.3576, 87.1633, 42.5477) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.33
Celery
#C1FD95
ΔE00 2.35
Light Yellowish Green
#C2FF89
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 2.88
Light Yellow Green
#CCFD7F
ΔE00 3.13
Pale Lime
#BEFD73
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FF97 #C697FF
analogous
#FFFA97 #D0FF97 #9CFF97
triadic
#D0FF97 #97D0FF #FF97D0
tetradic
#D0FF97 #97FFFA #C697FF #FF979C
square
#D0FF97 #97FFFA #C697FF #FF979C
split-complementary
#D0FF97 #979CFF #FA97FF
monochromatic
#99FF1D #B4FF5A #D0FF97 #ECFFD4 #F1FFE0
Accessibility & contrast
On white
1.14
#D0FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#D0FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FF97
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FF97 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28F
Deuteranopia (green-blind)
#FFEF9D
Tritanopia (blue-blind)
#D4F7E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d0ff97; /* rgb */ color: rgb(208, 255, 151); /* oklch */ color: oklch(94.4% 0.140 128.7);
Tailwind
colors: {
custom: {
50: '#e0ffb7',
500: '#d0ff97',
950: '#000000',
},
}SCSS
$custom: #d0ff97; $custom-light: #e0ffb7; $custom-dark: #000000;
JSON
{
"hex": "#d0ff97",
"rgb": {
"r": 208,
"g": 255,
"b": 151
},
"hsl": {
"h": 87.115,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.94412,
"c": 0.14027,
"h": 128.7
},
"luminance": 0.87164
}Semantic roles & 50–950 ramp
primary
#D0FF97
secondary
#9759E2
accent
#00E668
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681