#97DC89#97DC89
#97DC89 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.8% C 0.132 H 140.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC89 |
|---|---|
| RGB | rgb(151, 220, 137) |
| HSL | hsl(110, 54%, 70%) |
| HSV | hsv(110, 38%, 86%) |
| CMYK | cmyk(31.4%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(81.60, -37.26, 34.07) |
| CIE-LCH | lch(81.60, 50.49, 137.56°) |
| OKLab | oklab(82.84% -0.1017 0.0845) |
| OKLCH | oklch(82.84% 0.132 140.3) |
| XYZ | xyz(42.8695, 59.5701, 32.9015) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.49
Light Grey Green
#B7E1A1
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 5.74
Pistachio
#93C572
ΔE00 5.96
Light Sage
#BCECAC
ΔE00 6.42
Washed Out Green
#BCF5A6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC89 #CE89DC
analogous
#C0DC89 #97DC89 #89DCA5
triadic
#97DC89 #8997DC #DC8997
tetradic
#97DC89 #89C0DC #CE89DC #DCA589
square
#97DC89 #89C0DC #CE89DC #DCA589
split-complementary
#97DC89 #A589DC #DC89C0
monochromatic
#4BB536 #6DCE5A #97DC89 #C1EAB8 #EAF8E7
Accessibility & contrast
On white
1.63
#97DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#97DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC89
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC89 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF83
Deuteranopia (green-blind)
#D6C88E
Tritanopia (blue-blind)
#92D7C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dc89; /* rgb */ color: rgb(151, 220, 137); /* oklch */ color: oklch(82.8% 0.132 140.3);
Tailwind
colors: {
custom: {
50: '#b8e7ac',
500: '#97dc89',
950: '#000000',
},
}SCSS
$custom: #97dc89; $custom-light: #b8e7ac; $custom-dark: #000000;
JSON
{
"hex": "#97dc89",
"rgb": {
"r": 151,
"g": 220,
"b": 137
},
"hsl": {
"h": 109.88,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.82843,
"c": 0.1322,
"h": 140.3
},
"luminance": 0.59572
}Semantic roles & 50–950 ramp
primary
#97DC89
secondary
#A356B3
accent
#24C2A7
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481