#97CB8A#97CB8A
#97CB8A is a light, moderate green. Relative luminance 0.511; OKLCH L 78.9% C 0.105 H 139.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97CB8A |
|---|---|
| RGB | rgb(151, 203, 138) |
| HSL | hsl(108, 38%, 67%) |
| HSV | hsv(108, 32%, 80%) |
| CMYK | cmyk(25.6%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(76.75, -29.20, 27.13) |
| CIE-LCH | lch(76.75, 39.86, 137.10°) |
| OKLab | oklab(78.93% -0.0796 0.0681) |
| OKLCH | oklch(78.93% 0.105 139.5) |
| XYZ | xyz(38.7046, 51.1249, 31.8687) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.16
Lichen
#8FB67B
ΔE00 5.53
Darkseagreen
#8FBC8F
ΔE00 5.56
Light Moss Green
#A6C875
ΔE00 5.77
Soft Green
#6FC276
ΔE00 5.84
Light Grey Green
#B7E1A1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CB8A #BE8ACB
analogous
#B8CB8A #97CB8A #8ACB9E
triadic
#97CB8A #8A97CB #CB8A97
tetradic
#97CB8A #8AB8CB #BE8ACB #CB9E8A
square
#97CB8A #8AB8CB #BE8ACB #CB9E8A
split-complementary
#97CB8A #9E8ACB #CB8AB8
monochromatic
#549743 #71B860 #97CB8A #BDDEB4 #E2F1DF
Accessibility & contrast
On white
1.87
#97CB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#97CB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CB8A
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CB8A | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#C7BC8D
Tritanopia (blue-blind)
#94C7BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97cb8a; /* rgb */ color: rgb(151, 203, 138); /* oklch */ color: oklch(78.9% 0.105 139.5);
Tailwind
colors: {
custom: {
50: '#b7dbac',
500: '#97cb8a',
950: '#000000',
},
}SCSS
$custom: #97cb8a; $custom-light: #b7dbac; $custom-dark: #000000;
JSON
{
"hex": "#97cb8a",
"rgb": {
"r": 151,
"g": 203,
"b": 138
},
"hsl": {
"h": 108,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.78932,
"c": 0.10473,
"h": 139.5
},
"luminance": 0.51126
}Semantic roles & 50–950 ramp
primary
#97CB8A
secondary
#915B9E
accent
#34B198
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481