#97CA85#97CA85
#97CA85 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.6% C 0.109 H 137.8°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA85 |
|---|---|
| RGB | rgb(151, 202, 133) |
| HSL | hsl(104, 39%, 66%) |
| HSV | hsv(104, 34%, 79%) |
| CMYK | cmyk(25.2%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(76.38, -29.49, 29.24) |
| CIE-LCH | lch(76.38, 41.53, 135.24°) |
| OKLab | oklab(78.61% -0.0804 0.073) |
| OKLCH | oklch(78.61% 0.109 137.8) |
| XYZ | xyz(38.1155, 50.5127, 29.9275) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.21
Light Moss Green
#A6C875
ΔE00 4.94
Lichen
#8FB67B
ΔE00 5.35
Soft Green
#6FC276
ΔE00 5.74
Darkseagreen
#8FBC8F
ΔE00 6.10
Sage Green (survey)
#88B378
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA85 #B885CA
analogous
#B9CA85 #97CA85 #85CA95
triadic
#97CA85 #8597CA #CA8597
tetradic
#97CA85 #85B9CA #B885CA #CA9585
square
#97CA85 #85B9CA #B885CA #CA9585
split-complementary
#97CA85 #9585CA #CA85B9
monochromatic
#569440 #73B75A #97CA85 #BBDDB0 #E0EFDA
Accessibility & contrast
On white
1.89
#97CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#97CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA85
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA85 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF80
Deuteranopia (green-blind)
#C7BB89
Tritanopia (blue-blind)
#95C5B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97ca85; /* rgb */ color: rgb(151, 202, 133); /* oklch */ color: oklch(78.6% 0.109 137.8);
Tailwind
colors: {
custom: {
50: '#b7daa9',
500: '#97ca85',
950: '#000000',
},
}SCSS
$custom: #97ca85; $custom-light: #b7daa9; $custom-dark: #000000;
JSON
{
"hex": "#97ca85",
"rgb": {
"r": 151,
"g": 202,
"b": 133
},
"hsl": {
"h": 104.348,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.78605,
"c": 0.10861,
"h": 137.8
},
"luminance": 0.50514
}Semantic roles & 50–950 ramp
primary
#97CA85
secondary
#8A589B
accent
#33B291
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#111510
muted
#818480