#97CA8F#97CA8F
#97CA8F is a light, moderate green. Relative luminance 0.508; OKLCH L 78.8% C 0.098 H 141.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA8F |
|---|---|
| RGB | rgb(151, 202, 143) |
| HSL | hsl(112, 36%, 68%) |
| HSV | hsv(112, 29%, 79%) |
| CMYK | cmyk(25.2%, 0%, 29.2%, 20.8%) |
| CIE-LAB | lab(76.56, -27.93, 24.24) |
| CIE-LCH | lch(76.56, 36.98, 139.04°) |
| OKLab | oklab(78.8% -0.0761 0.0612) |
| OKLCH | oklch(78.8% 0.098 141.2) |
| XYZ | xyz(38.8396, 50.8023, 33.7407) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.54
Pistachio
#93C572
ΔE00 5.27
Lichen
#8FB67B
ΔE00 5.41
Sage Green (survey)
#88B378
ΔE00 6.14
Soft Green
#6FC276
ΔE00 6.20
Light Grey Green
#B7E1A1
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA8F #C28FCA
analogous
#B5CA8F #97CA8F #8FCAA4
triadic
#97CA8F #8F97CA #CA8F97
tetradic
#97CA8F #8FB5CA #C28FCA #CAA48F
square
#97CA8F #8FB5CA #C28FCA #CAA48F
split-complementary
#97CA8F #A48FCA #CA8FB5
monochromatic
#529748 #70B665 #97CA8F #BEDEB9 #E4F1E2
Accessibility & contrast
On white
1.88
#97CA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#97CA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA8F
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA8F | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08B
Deuteranopia (green-blind)
#C5BB92
Tritanopia (blue-blind)
#94C6BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97ca8f; /* rgb */ color: rgb(151, 202, 143); /* oklch */ color: oklch(78.8% 0.098 141.2);
Tailwind
colors: {
custom: {
50: '#b6dab0',
500: '#97ca8f',
950: '#000000',
},
}SCSS
$custom: #97ca8f; $custom-light: #b6dab0; $custom-dark: #000000;
JSON
{
"hex": "#97ca8f",
"rgb": {
"r": 151,
"g": 202,
"b": 143
},
"hsl": {
"h": 111.864,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.78804,
"c": 0.09767,
"h": 141.2
},
"luminance": 0.50804
}Semantic roles & 50–950 ramp
primary
#97CA8F
secondary
#965F9E
accent
#37AF9E
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481