#97CA93#97CA93
#97CA93 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.9% C 0.093 H 142.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA93 |
|---|---|
| RGB | rgb(151, 202, 147) |
| HSL | hsl(116, 34%, 68%) |
| HSV | hsv(116, 27%, 79%) |
| CMYK | cmyk(25.2%, 0%, 27.2%, 20.8%) |
| CIE-LAB | lab(76.63, -27.27, 22.24) |
| CIE-LCH | lch(76.63, 35.19, 140.81°) |
| OKLab | oklab(78.89% -0.0744 0.0564) |
| OKLCH | oklch(78.89% 0.093 142.8) |
| XYZ | xyz(39.1480, 50.9257, 35.3651) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.04
Lichen
#8FB67B
ΔE00 5.70
Pistachio
#93C572
ΔE00 6.18
Sage Green (survey)
#88B378
ΔE00 6.37
Light Grey Green
#B7E1A1
ΔE00 6.58
Soft Green
#6FC276
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA93 #C693CA
analogous
#B2CA93 #97CA93 #93CAAA
triadic
#97CA93 #9397CA #CA9397
tetradic
#97CA93 #93B2CA #C693CA #CAAA93
square
#97CA93 #93B2CA #C693CA #CAAA93
split-complementary
#97CA93 #AA93CA #CA93B2
monochromatic
#50984B #6FB66A #97CA93 #BFDEBC #E6F2E5
Accessibility & contrast
On white
1.88
#97CA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#97CA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA93
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA93 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC090
Deuteranopia (green-blind)
#C5BB96
Tritanopia (blue-blind)
#93C7BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97ca93; /* rgb */ color: rgb(151, 202, 147); /* oklch */ color: oklch(78.9% 0.093 142.8);
Tailwind
colors: {
custom: {
50: '#b6dab3',
500: '#97ca93',
950: '#000000',
},
}SCSS
$custom: #97ca93; $custom-light: #b6dab3; $custom-dark: #000000;
JSON
{
"hex": "#97ca93",
"rgb": {
"r": 151,
"g": 202,
"b": 147
},
"hsl": {
"h": 115.636,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.78889,
"c": 0.09333,
"h": 142.8
},
"luminance": 0.50927
}Semantic roles & 50–950 ramp
primary
#97CA93
secondary
#9A629F
accent
#39ADA5
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481