#97A899#97A899
#97A899 is a light, muted green. Relative luminance 0.369; OKLCH L 71.4% C 0.029 H 148.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97A899 |
|---|---|
| RGB | rgb(151, 168, 153) |
| HSL | hsl(127, 9%, 63%) |
| HSV | hsv(127, 10%, 66%) |
| CMYK | cmyk(10.1%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(67.19, -8.89, 5.73) |
| CIE-LCH | lch(67.19, 10.58, 147.20°) |
| OKLab | oklab(71.39% -0.0245 0.0149) |
| OKLCH | oklch(71.39% 0.029 148.7) |
| XYZ | xyz(32.5137, 36.8841, 35.5372) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.52
Cement
#A5A391
ΔE00 7.99
Sage Green
#9CAF88
ΔE00 7.99
Grey Green
#86A17D
ΔE00 8.26
Cool Grey
#95A3A6
ΔE00 8.97
Greyish
#A8A495
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A899 #A897A6
analogous
#9DA897 #97A899 #97A8A2
triadic
#97A899 #9997A8 #A89997
tetradic
#97A899 #979DA8 #A897A6 #A8A297
square
#97A899 #979DA8 #A897A6 #A8A297
split-complementary
#97A899 #A297A8 #A8979D
monochromatic
#5A6B5C #768C78 #97A899 #B8C4BA #DAE0DA
Accessibility & contrast
On white
2.51
#97A899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#97A899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A899
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A899 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A598
Deuteranopia (green-blind)
#A5A39A
Tritanopia (blue-blind)
#95A7A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #97a899; /* rgb */ color: rgb(151, 168, 153); /* oklch */ color: oklch(71.4% 0.029 148.7);
Tailwind
colors: {
custom: {
50: '#b5c1b7',
500: '#97a899',
950: '#000000',
},
}SCSS
$custom: #97a899; $custom-light: #b5c1b7; $custom-dark: #000000;
JSON
{
"hex": "#97a899",
"rgb": {
"r": 151,
"g": 168,
"b": 153
},
"hsl": {
"h": 127.059,
"s": 8.901,
"l": 62.549
},
"oklch": {
"l": 0.71389,
"c": 0.02872,
"h": 148.7
},
"luminance": 0.36884
}Semantic roles & 50–950 ramp
primary
#97A899
secondary
#D0CAD0
accent
#538B93
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180