#97CA86#97CA86
#97CA86 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.6% C 0.108 H 138.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA86 |
|---|---|
| RGB | rgb(151, 202, 134) |
| HSL | hsl(105, 39%, 66%) |
| HSV | hsv(105, 34%, 79%) |
| CMYK | cmyk(25.2%, 0%, 33.7%, 20.8%) |
| CIE-LAB | lab(76.40, -29.34, 28.75) |
| CIE-LCH | lch(76.40, 41.07, 135.58°) |
| OKLab | oklab(78.62% -0.08 0.0718) |
| OKLCH | oklch(78.62% 0.108 138.1) |
| XYZ | xyz(38.1849, 50.5404, 30.2930) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.40
Light Moss Green
#A6C875
ΔE00 5.10
Lichen
#8FB67B
ΔE00 5.32
Soft Green
#6FC276
ΔE00 5.75
Darkseagreen
#8FBC8F
ΔE00 5.93
Sage Green (survey)
#88B378
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA86 #B986CA
analogous
#B9CA86 #97CA86 #86CA97
triadic
#97CA86 #8697CA #CA8697
tetradic
#97CA86 #86B9CA #B986CA #CA9786
square
#97CA86 #86B9CA #B986CA #CA9786
split-complementary
#97CA86 #9786CA #CA86B9
monochromatic
#569541 #72B75B #97CA86 #BCDDB1 #E0EFDB
Accessibility & contrast
On white
1.89
#97CA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#97CA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA86
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA86 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF81
Deuteranopia (green-blind)
#C6BB8A
Tritanopia (blue-blind)
#95C5B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97ca86; /* rgb */ color: rgb(151, 202, 134); /* oklch */ color: oklch(78.6% 0.108 138.1);
Tailwind
colors: {
custom: {
50: '#b7daaa',
500: '#97ca86',
950: '#000000',
},
}SCSS
$custom: #97ca86; $custom-light: #b7daaa; $custom-dark: #000000;
JSON
{
"hex": "#97ca86",
"rgb": {
"r": 151,
"g": 202,
"b": 134
},
"hsl": {
"h": 105,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.78624,
"c": 0.10751,
"h": 138.1
},
"luminance": 0.50542
}Semantic roles & 50–950 ramp
primary
#97CA86
secondary
#8B599C
accent
#33B292
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#111510
muted
#818480