#97CA98#97CA98
#97CA98 is a light, moderate green. Relative luminance 0.511; OKLCH L 79.0% C 0.088 H 145.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA98 |
|---|---|
| RGB | rgb(151, 202, 152) |
| HSL | hsl(121, 32%, 69%) |
| HSV | hsv(121, 25%, 79%) |
| CMYK | cmyk(25.2%, 0%, 24.8%, 20.8%) |
| CIE-LAB | lab(76.73, -26.42, 19.72) |
| CIE-LCH | lch(76.73, 32.97, 143.27°) |
| OKLab | oklab(79% -0.0722 0.0502) |
| OKLCH | oklch(79% 0.088 145.2) |
| XYZ | xyz(39.5489, 51.0860, 37.4765) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.66
Lichen
#8FB67B
ΔE00 6.25
Hospital Green
#9BE5AA
ΔE00 6.64
Sage Green (survey)
#88B378
ΔE00 6.85
Light Grey Green
#B7E1A1
ΔE00 7.03
Soft Green
#6FC276
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA98 #CA97C9
analogous
#B0CA97 #97CA98 #97CAB2
triadic
#97CA98 #9897CA #CA9897
tetradic
#97CA98 #97B0CA #CA97C9 #CAB297
square
#97CA98 #97B0CA #CA97C9 #CAB297
split-complementary
#97CA98 #B297CA #CA97B0
monochromatic
#4E994F #6EB570 #97CA98 #C0DFC0 #E8F3E8
Accessibility & contrast
On white
1.87
#97CA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#97CA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA98
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA98 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC195
Deuteranopia (green-blind)
#C4BB9B
Tritanopia (blue-blind)
#92C7BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97ca98; /* rgb */ color: rgb(151, 202, 152); /* oklch */ color: oklch(79.0% 0.088 145.2);
Tailwind
colors: {
custom: {
50: '#b6dab6',
500: '#97ca98',
950: '#000000',
},
}SCSS
$custom: #97ca98; $custom-light: #b6dab6; $custom-dark: #000000;
JSON
{
"hex": "#97ca98",
"rgb": {
"r": 151,
"g": 202,
"b": 152
},
"hsl": {
"h": 121.176,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.78999,
"c": 0.08796,
"h": 145.2
},
"luminance": 0.51087
}Semantic roles & 50–950 ramp
primary
#97CA98
secondary
#9F669E
accent
#3AA9AB
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481