#97DA81#97DA81
#97DA81 is a very light, vivid green. Relative luminance 0.583; OKLCH L 82.2% C 0.137 H 138.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97DA81 |
|---|---|
| RGB | rgb(151, 218, 129) |
| HSL | hsl(105, 55%, 68%) |
| HSV | hsv(105, 41%, 85%) |
| CMYK | cmyk(30.7%, 0%, 40.8%, 14.5%) |
| CIE-LAB | lab(80.91, -37.49, 37.21) |
| CIE-LCH | lch(80.91, 52.82, 135.22°) |
| OKLab | oklab(82.24% -0.1025 0.0915) |
| OKLCH | oklch(82.24% 0.137 138.3) |
| XYZ | xyz(41.7950, 58.3055, 29.8166) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.04
Pistachio
#93C572
ΔE00 5.25
Pale Olive Green
#B1D27B
ΔE00 5.96
Light Grey Green
#B7E1A1
ΔE00 6.10
Light Moss Green
#A6C875
ΔE00 6.36
Lightish Green
#61E160
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DA81 #C481DA
analogous
#C3DA81 #97DA81 #81DA98
triadic
#97DA81 #8197DA #DA8197
tetradic
#97DA81 #81C3DA #C481DA #DA9881
square
#97DA81 #81C3DA #C481DA #DA9881
split-complementary
#97DA81 #9881DA #DA81C3
monochromatic
#51AE33 #70CC52 #97DA81 #BEE8B0 #E5F6E0
Accessibility & contrast
On white
1.66
#97DA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#97DA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DA81
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DA81 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7A
Deuteranopia (green-blind)
#D5C786
Tritanopia (blue-blind)
#94D4C4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97da81; /* rgb */ color: rgb(151, 218, 129); /* oklch */ color: oklch(82.2% 0.137 138.3);
Tailwind
colors: {
custom: {
50: '#b8e6a6',
500: '#97da81',
950: '#000000',
},
}SCSS
$custom: #97da81; $custom-light: #b8e6a6; $custom-dark: #000000;
JSON
{
"hex": "#97da81",
"rgb": {
"r": 151,
"g": 218,
"b": 129
},
"hsl": {
"h": 105.169,
"s": 54.601,
"l": 68.039
},
"oklch": {
"l": 0.8224,
"c": 0.1374,
"h": 138.3
},
"luminance": 0.58307
}Semantic roles & 50–950 ramp
primary
#97DA81
secondary
#984FB0
accent
#23C29B
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480