#97DF89#97DF89
#97DF89 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.5% C 0.137 H 140.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97DF89 |
|---|---|
| RGB | rgb(151, 223, 137) |
| HSL | hsl(110, 57%, 71%) |
| HSV | hsv(110, 39%, 87%) |
| CMYK | cmyk(32.3%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(82.46, -38.61, 35.20) |
| CIE-LCH | lch(82.46, 52.25, 137.65°) |
| OKLab | oklab(83.54% -0.1054 0.0871) |
| OKLCH | oklch(83.54% 0.137 140.4) |
| XYZ | xyz(43.6639, 61.1589, 33.1663) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.77
Light Grey Green
#B7E1A1
ΔE00 5.76
Hospital Green
#9BE5AA
ΔE00 5.85
Washed Out Green
#BCF5A6
ΔE00 6.09
Palegreen
#98FB98
ΔE00 6.23
Light Pastel Green
#B2FBA5
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DF89 #D189DF
analogous
#C2DF89 #97DF89 #89DFA6
triadic
#97DF89 #8997DF #DF8997
tetradic
#97DF89 #89C2DF #D189DF #DFA689
square
#97DF89 #89C2DF #D189DF #DFA689
split-complementary
#97DF89 #A689DF #DF89C2
monochromatic
#49BB33 #6DD259 #97DF89 #C1ECB9 #EAF8E7
Accessibility & contrast
On white
1.59
#97DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#97DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DF89
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DF89 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D183
Deuteranopia (green-blind)
#D9CB8E
Tritanopia (blue-blind)
#92DACA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #97df89; /* rgb */ color: rgb(151, 223, 137); /* oklch */ color: oklch(83.5% 0.137 140.4);
Tailwind
colors: {
custom: {
50: '#b8e9ac',
500: '#97df89',
950: '#000000',
},
}SCSS
$custom: #97df89; $custom-light: #b8e9ac; $custom-dark: #000000;
JSON
{
"hex": "#97df89",
"rgb": {
"r": 151,
"g": 223,
"b": 137
},
"hsl": {
"h": 110.233,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.83539,
"c": 0.13672,
"h": 140.4
},
"luminance": 0.61161
}Semantic roles & 50–950 ramp
primary
#97DF89
secondary
#A756B7
accent
#21C5AA
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481