#97CC89#97CC89
#97CC89 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.1% C 0.107 H 139.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97CC89 |
|---|---|
| RGB | rgb(151, 204, 137) |
| HSL | hsl(107, 40%, 67%) |
| HSV | hsv(107, 33%, 80%) |
| CMYK | cmyk(26%, 0%, 32.8%, 20%) |
| CIE-LAB | lab(77.02, -29.83, 28.01) |
| CIE-LCH | lch(77.02, 40.92, 136.80°) |
| OKLab | oklab(79.14% -0.0813 0.0702) |
| OKLCH | oklch(79.14% 0.107 139.2) |
| XYZ | xyz(38.8695, 51.5699, 31.5681) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.94
Light Moss Green
#A6C875
ΔE00 5.59
Lichen
#8FB67B
ΔE00 5.80
Soft Green
#6FC276
ΔE00 5.81
Darkseagreen
#8FBC8F
ΔE00 5.98
Light Grey Green
#B7E1A1
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CC89 #BE89CC
analogous
#B9CC89 #97CC89 #89CC9D
triadic
#97CC89 #8997CC #CC8997
tetradic
#97CC89 #89B9CC #BE89CC #CC9D89
square
#97CC89 #89B9CC #BE89CC #CC9D89
split-complementary
#97CC89 #9D89CC #CC89B9
monochromatic
#549942 #71BA5E #97CC89 #BDDEB4 #E2F1DE
Accessibility & contrast
On white
1.86
#97CC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#97CC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CC89
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CC89 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C185
Deuteranopia (green-blind)
#C8BC8D
Tritanopia (blue-blind)
#94C8BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97cc89; /* rgb */ color: rgb(151, 204, 137); /* oklch */ color: oklch(79.1% 0.107 139.2);
Tailwind
colors: {
custom: {
50: '#b7dbac',
500: '#97cc89',
950: '#000000',
},
}SCSS
$custom: #97cc89; $custom-light: #b7dbac; $custom-dark: #000000;
JSON
{
"hex": "#97cc89",
"rgb": {
"r": 151,
"g": 204,
"b": 137
},
"hsl": {
"h": 107.463,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.79143,
"c": 0.1074,
"h": 139.2
},
"luminance": 0.51571
}Semantic roles & 50–950 ramp
primary
#97CC89
secondary
#915A9F
accent
#33B398
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481