#97CB89#97CB89
#97CB89 is a light, moderate green. Relative luminance 0.511; OKLCH L 78.9% C 0.106 H 139.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97CB89 |
|---|---|
| RGB | rgb(151, 203, 137) |
| HSL | hsl(107, 39%, 67%) |
| HSV | hsv(107, 33%, 80%) |
| CMYK | cmyk(25.6%, 0%, 32.5%, 20.4%) |
| CIE-LAB | lab(76.74, -29.35, 27.63) |
| CIE-LCH | lch(76.74, 40.31, 136.73°) |
| OKLab | oklab(78.91% -0.08 0.0693) |
| OKLCH | oklch(78.91% 0.106 139.1) |
| XYZ | xyz(38.6325, 51.0961, 31.4891) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.96
Lichen
#8FB67B
ΔE00 5.53
Light Moss Green
#A6C875
ΔE00 5.59
Darkseagreen
#8FBC8F
ΔE00 5.71
Soft Green
#6FC276
ΔE00 5.81
Light Grey Green
#B7E1A1
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CB89 #BD89CB
analogous
#B8CB89 #97CB89 #89CB9C
triadic
#97CB89 #8997CB #CB8997
tetradic
#97CB89 #89B8CB #BD89CB #CB9C89
square
#97CB89 #89B8CB #BD89CB #CB9C89
split-complementary
#97CB89 #9C89CB #CB89B8
monochromatic
#549743 #72B85F #97CB89 #BCDEB3 #E2F0DE
Accessibility & contrast
On white
1.87
#97CB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#97CB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CB89
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CB89 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC085
Deuteranopia (green-blind)
#C7BC8D
Tritanopia (blue-blind)
#94C7BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97cb89; /* rgb */ color: rgb(151, 203, 137); /* oklch */ color: oklch(78.9% 0.106 139.1);
Tailwind
colors: {
custom: {
50: '#b7dbac',
500: '#97cb89',
950: '#000000',
},
}SCSS
$custom: #97cb89; $custom-light: #b7dbac; $custom-dark: #000000;
JSON
{
"hex": "#97cb89",
"rgb": {
"r": 151,
"g": 203,
"b": 137
},
"hsl": {
"h": 107.273,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.78912,
"c": 0.10582,
"h": 139.1
},
"luminance": 0.51097
}Semantic roles & 50–950 ramp
primary
#97CB89
secondary
#905A9E
accent
#34B297
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481