#97CA8A#97CA8A
#97CA8A is a light, moderate green. Relative luminance 0.507; OKLCH L 78.7% C 0.103 H 139.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA8A |
|---|---|
| RGB | rgb(151, 202, 138) |
| HSL | hsl(108, 38%, 67%) |
| HSV | hsv(108, 32%, 79%) |
| CMYK | cmyk(25.2%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.47, -28.72, 26.75) |
| CIE-LCH | lch(76.47, 39.25, 137.04°) |
| OKLab | oklab(78.7% -0.0783 0.0672) |
| OKLCH | oklch(78.7% 0.103 139.4) |
| XYZ | xyz(38.4692, 50.6541, 31.7902) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.20
Lichen
#8FB67B
ΔE00 5.27
Darkseagreen
#8FBC8F
ΔE00 5.28
Light Moss Green
#A6C875
ΔE00 5.79
Soft Green
#6FC276
ΔE00 5.87
Sage Green (survey)
#88B378
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA8A #BD8ACA
analogous
#B7CA8A #97CA8A #8ACA9D
triadic
#97CA8A #8A97CA #CA8A97
tetradic
#97CA8A #8AB7CA #BD8ACA #CA9D8A
square
#97CA8A #8AB7CA #BD8ACA #CA9D8A
split-complementary
#97CA8A #9D8ACA #CA8AB7
monochromatic
#549644 #72B760 #97CA8A #BCDDB4 #E2F0DE
Accessibility & contrast
On white
1.89
#97CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#97CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA8A
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA8A | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#C6BB8D
Tritanopia (blue-blind)
#94C6B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97ca8a; /* rgb */ color: rgb(151, 202, 138); /* oklch */ color: oklch(78.7% 0.103 139.4);
Tailwind
colors: {
custom: {
50: '#b7daac',
500: '#97ca8a',
950: '#000000',
},
}SCSS
$custom: #97ca8a; $custom-light: #b7daac; $custom-dark: #000000;
JSON
{
"hex": "#97ca8a",
"rgb": {
"r": 151,
"g": 202,
"b": 138
},
"hsl": {
"h": 107.812,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.78702,
"c": 0.10313,
"h": 139.4
},
"luminance": 0.50655
}Semantic roles & 50–950 ramp
primary
#97CA8A
secondary
#905B9D
accent
#35B197
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481