#97B899#97B899
#97B899 is a light, muted green. Relative luminance 0.432; OKLCH L 74.9% C 0.057 H 146.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #97B899 |
|---|---|
| RGB | rgb(151, 184, 153) |
| HSL | hsl(124, 19%, 66%) |
| HSV | hsv(124, 18%, 72%) |
| CMYK | cmyk(17.9%, 0%, 16.8%, 27.8%) |
| CIE-LAB | lab(71.66, -17.27, 12.10) |
| CIE-LCH | lch(71.66, 21.09, 144.97°) |
| OKLab | oklab(74.95% -0.0474 0.0312) |
| OKLCH | oklch(74.95% 0.057 146.6) |
| XYZ | xyz(35.6514, 43.1594, 36.5831) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.52
Darkseagreen
#8FBC8F
ΔE00 4.26
Sage Green
#9CAF88
ΔE00 5.16
Greyish Green
#82A67D
ΔE00 6.41
Grey Green
#86A17D
ΔE00 7.03
Lichen
#8FB67B
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B899 #B897B6
analogous
#A5B897 #97B899 #97B8A9
triadic
#97B899 #9997B8 #B89997
tetradic
#97B899 #97A5B8 #B897B6 #B8A997
square
#97B899 #97A5B8 #B897B6 #B8A997
split-complementary
#97B899 #A997B8 #B897A5
monochromatic
#567E59 #739F75 #97B899 #BBD1BD #E0EAE0
Accessibility & contrast
On white
2.18
#97B899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#97B899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B899
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B899 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B297
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#94B6AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97b899; /* rgb */ color: rgb(151, 184, 153); /* oklch */ color: oklch(74.9% 0.057 146.6);
Tailwind
colors: {
custom: {
50: '#b6cdb7',
500: '#97b899',
950: '#000000',
},
}SCSS
$custom: #97b899; $custom-light: #b6cdb7; $custom-dark: #000000;
JSON
{
"hex": "#97b899",
"rgb": {
"r": 151,
"g": 184,
"b": 153
},
"hsl": {
"h": 123.636,
"s": 18.857,
"l": 65.686
},
"oklch": {
"l": 0.74947,
"c": 0.05672,
"h": 146.6
},
"luminance": 0.4316
}Semantic roles & 50–950 ramp
primary
#97B899
secondary
#DBD0DA
accent
#48989D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280