#97DF81#97DF81
#97DF81 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.4% C 0.145 H 138.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97DF81 |
|---|---|
| RGB | rgb(151, 223, 129) |
| HSL | hsl(106, 59%, 69%) |
| HSV | hsv(106, 42%, 87%) |
| CMYK | cmyk(32.3%, 0%, 42.2%, 12.5%) |
| CIE-LAB | lab(82.35, -39.73, 39.05) |
| CIE-LCH | lch(82.35, 55.71, 135.50°) |
| OKLab | oklab(83.4% -0.1087 0.0957) |
| OKLCH | oklch(83.4% 0.145 138.6) |
| XYZ | xyz(43.1112, 60.9378, 30.2553) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.02
Palegreen
#98FB98
ΔE00 6.32
Lightish Green
#61E160
ΔE00 6.33
Pale Light Green
#B1FC99
ΔE00 6.38
Pistachio
#93C572
ΔE00 6.43
Washed Out Green
#BCF5A6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DF81 #C981DF
analogous
#C6DF81 #97DF81 #81DF9A
triadic
#97DF81 #8197DF #DF8197
tetradic
#97DF81 #81C6DF #C981DF #DF9A81
square
#97DF81 #81C6DF #C981DF #DF9A81
split-complementary
#97DF81 #9A81DF #DF81C6
monochromatic
#4EB72F #6FD350 #97DF81 #BFEBB2 #E8F8E3
Accessibility & contrast
On white
1.59
#97DF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#97DF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DF81
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DF81 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17A
Deuteranopia (green-blind)
#DACA87
Tritanopia (blue-blind)
#93D9C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #97df81; /* rgb */ color: rgb(151, 223, 129); /* oklch */ color: oklch(83.4% 0.145 138.6);
Tailwind
colors: {
custom: {
50: '#b8e9a7',
500: '#97df81',
950: '#000000',
},
}SCSS
$custom: #97df81; $custom-light: #b8e9a7; $custom-dark: #000000;
JSON
{
"hex": "#97df81",
"rgb": {
"r": 151,
"g": 223,
"b": 129
},
"hsl": {
"h": 105.957,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.83404,
"c": 0.14483,
"h": 138.6
},
"luminance": 0.6094
}Semantic roles & 50–950 ramp
primary
#97DF81
secondary
#9E4EB6
accent
#1EC7A0
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480