#97C899#97C899
#97C899 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.6% C 0.084 H 145.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97C899 |
|---|---|
| RGB | rgb(151, 200, 153) |
| HSL | hsl(122, 31%, 69%) |
| HSV | hsv(122, 25%, 78%) |
| CMYK | cmyk(24.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(76.18, -25.27, 18.43) |
| CIE-LCH | lch(76.18, 31.28, 143.90°) |
| OKLab | oklab(78.57% -0.0691 0.0471) |
| OKLCH | oklch(78.57% 0.084 145.8) |
| XYZ | xyz(39.1649, 50.1865, 37.7543) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.10
Lichen
#8FB67B
ΔE00 6.18
Sage Green (survey)
#88B378
ΔE00 6.75
Hospital Green
#9BE5AA
ΔE00 7.24
Faded Green
#7BB274
ΔE00 7.55
Light Grey Green
#B7E1A1
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C899 #C897C6
analogous
#AEC897 #97C899 #97C8B2
triadic
#97C899 #9997C8 #C89997
tetradic
#97C899 #97AEC8 #C897C6 #C8B297
square
#97C899 #97AEC8 #C897C6 #C8B297
split-complementary
#97C899 #B297C8 #C897AE
monochromatic
#4F9652 #6FB372 #97C899 #BFDDC0 #E7F2E8
Accessibility & contrast
On white
1.90
#97C899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#97C899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C899
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C899 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF96
Deuteranopia (green-blind)
#C2BA9B
Tritanopia (blue-blind)
#92C5BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97c899; /* rgb */ color: rgb(151, 200, 153); /* oklch */ color: oklch(78.6% 0.084 145.8);
Tailwind
colors: {
custom: {
50: '#b6d9b7',
500: '#97c899',
950: '#000000',
},
}SCSS
$custom: #97c899; $custom-light: #b6d9b7; $custom-dark: #000000;
JSON
{
"hex": "#97c899",
"rgb": {
"r": 151,
"g": 200,
"b": 153
},
"hsl": {
"h": 122.449,
"s": 30.818,
"l": 68.824
},
"oklch": {
"l": 0.78566,
"c": 0.08362,
"h": 145.8
},
"luminance": 0.50188
}Semantic roles & 50–950 ramp
primary
#97C899
secondary
#9D679A
accent
#3CA5AA
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111411
muted
#818381