#97C985#97C985
#97C985 is a light, moderate green. Relative luminance 0.500; OKLCH L 78.4% C 0.107 H 137.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97C985 |
|---|---|
| RGB | rgb(151, 201, 133) |
| HSL | hsl(104, 39%, 65%) |
| HSV | hsv(104, 34%, 79%) |
| CMYK | cmyk(24.9%, 0%, 33.8%, 21.2%) |
| CIE-LAB | lab(76.10, -29.01, 28.86) |
| CIE-LCH | lch(76.10, 40.92, 135.14°) |
| OKLab | oklab(78.37% -0.0791 0.0721) |
| OKLCH | oklch(78.37% 0.107 137.7) |
| XYZ | xyz(37.8817, 50.0449, 29.8495) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.24
Light Moss Green
#A6C875
ΔE00 4.95
Lichen
#8FB67B
ΔE00 5.07
Soft Green
#6FC276
ΔE00 5.76
Darkseagreen
#8FBC8F
ΔE00 5.85
Sage Green (survey)
#88B378
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C985 #B785C9
analogous
#B9C985 #97C985 #85C995
triadic
#97C985 #8597C9 #C98597
tetradic
#97C985 #85B9C9 #B785C9 #C99585
square
#97C985 #85B9C9 #B785C9 #C99585
split-complementary
#97C985 #9585C9 #C985B9
monochromatic
#579341 #73B65B #97C985 #BBDCAF #DFEFDA
Accessibility & contrast
On white
1.91
#97C985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#97C985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C985
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C985 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#C6BA89
Tritanopia (blue-blind)
#95C4B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97c985; /* rgb */ color: rgb(151, 201, 133); /* oklch */ color: oklch(78.4% 0.107 137.7);
Tailwind
colors: {
custom: {
50: '#b7d9a9',
500: '#97c985',
950: '#000000',
},
}SCSS
$custom: #97c985; $custom-light: #b7d9a9; $custom-dark: #000000;
JSON
{
"hex": "#97c985",
"rgb": {
"r": 151,
"g": 201,
"b": 133
},
"hsl": {
"h": 104.118,
"s": 38.636,
"l": 65.49
},
"oklch": {
"l": 0.78374,
"c": 0.10703,
"h": 137.7
},
"luminance": 0.50046
}Semantic roles & 50–950 ramp
primary
#97C985
secondary
#89589A
accent
#34B290
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#111410
muted
#818380