#97C898#97C898
#97C898 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.5% C 0.085 H 145.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #97C898 |
|---|---|
| RGB | rgb(151, 200, 152) |
| HSL | hsl(121, 31%, 69%) |
| HSV | hsv(121, 25%, 78%) |
| CMYK | cmyk(24.5%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(76.16, -25.45, 18.93) |
| CIE-LCH | lch(76.16, 31.72, 143.35°) |
| OKLab | oklab(78.54% -0.0695 0.0483) |
| OKLCH | oklch(78.54% 0.085 145.2) |
| XYZ | xyz(39.0827, 50.1536, 37.3211) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.11
Lichen
#8FB67B
ΔE00 6.02
Sage Green (survey)
#88B378
ΔE00 6.60
Hospital Green
#9BE5AA
ΔE00 7.21
Faded Green
#7BB274
ΔE00 7.42
Light Grey Green
#B7E1A1
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C898 #C897C7
analogous
#AFC897 #97C898 #97C8B1
triadic
#97C898 #9897C8 #C89897
tetradic
#97C898 #97AFC8 #C897C7 #C8B197
square
#97C898 #97AFC8 #C897C7 #C8B197
split-complementary
#97C898 #B197C8 #C897AF
monochromatic
#4F9651 #6FB370 #97C898 #BFDDC0 #E7F2E7
Accessibility & contrast
On white
1.90
#97C898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#97C898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C898
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C898 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF95
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#92C5BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97c898; /* rgb */ color: rgb(151, 200, 152); /* oklch */ color: oklch(78.5% 0.085 145.2);
Tailwind
colors: {
custom: {
50: '#b6d9b6',
500: '#97c898',
950: '#000000',
},
}SCSS
$custom: #97c898; $custom-light: #b6d9b6; $custom-dark: #000000;
JSON
{
"hex": "#97c898",
"rgb": {
"r": 151,
"g": 200,
"b": 152
},
"hsl": {
"h": 121.224,
"s": 30.818,
"l": 68.824
},
"oklch": {
"l": 0.78543,
"c": 0.08468,
"h": 145.2
},
"luminance": 0.50155
}Semantic roles & 50–950 ramp
primary
#97C898
secondary
#9D679C
accent
#3CA7AA
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111411
muted
#818381