#97B8A2#97B8A2
#97B8A2 is a light, muted green. Relative luminance 0.435; OKLCH L 75.2% C 0.048 H 155.9°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #97B8A2 |
|---|---|
| RGB | rgb(151, 184, 162) |
| HSL | hsl(140, 19%, 66%) |
| HSV | hsv(140, 18%, 72%) |
| CMYK | cmyk(17.9%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(71.87, -15.58, 7.50) |
| CIE-LCH | lch(71.87, 17.29, 154.31°) |
| OKLab | oklab(75.18% -0.0435 0.0194) |
| OKLCH | oklch(75.18% 0.048 155.9) |
| XYZ | xyz(36.4229, 43.4680, 40.6466) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.25
Darkseagreen
#8FBC8F
ΔE00 6.88
Sage Green
#9CAF88
ΔE00 7.26
Pale Teal
#82CBB2
ΔE00 8.29
Greyish Green
#82A67D
ΔE00 8.31
Grey Green
#86A17D
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B8A2 #B897AD
analogous
#9CB897 #97B8A2 #97B8B2
triadic
#97B8A2 #A297B8 #B8A297
tetradic
#97B8A2 #979CB8 #B897AD #B8B297
square
#97B8A2 #979CB8 #B897AD #B8B297
split-complementary
#97B8A2 #B297B8 #B8979C
monochromatic
#567E64 #739F81 #97B8A2 #BBD1C3 #E0EAE3
Accessibility & contrast
On white
2.17
#97B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#97B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B8A2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B8A2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A1
Deuteranopia (green-blind)
#B2AFA3
Tritanopia (blue-blind)
#92B7B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97b8a2; /* rgb */ color: rgb(151, 184, 162); /* oklch */ color: oklch(75.2% 0.048 155.9);
Tailwind
colors: {
custom: {
50: '#b6cdbd',
500: '#97b8a2',
950: '#000000',
},
}SCSS
$custom: #97b8a2; $custom-light: #b6cdbd; $custom-dark: #000000;
JSON
{
"hex": "#97b8a2",
"rgb": {
"r": 151,
"g": 184,
"b": 162
},
"hsl": {
"h": 140,
"s": 18.857,
"l": 65.686
},
"oklch": {
"l": 0.75182,
"c": 0.04762,
"h": 155.9
},
"luminance": 0.43469
}Semantic roles & 50–950 ramp
primary
#97B8A2
secondary
#DBD0D7
accent
#48819D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281