#97B79E#97B79E
#97B79E is a light, muted green. Relative luminance 0.429; OKLCH L 74.9% C 0.050 H 151.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #97B79E |
|---|---|
| RGB | rgb(151, 183, 158) |
| HSL | hsl(133, 18%, 65%) |
| HSV | hsv(133, 17%, 72%) |
| CMYK | cmyk(17.5%, 0%, 13.7%, 28.2%) |
| CIE-LAB | lab(71.50, -15.83, 9.14) |
| CIE-LCH | lch(71.50, 18.28, 149.98°) |
| OKLab | oklab(74.85% -0.0438 0.0237) |
| OKLCH | oklch(74.85% 0.05 151.6) |
| XYZ | xyz(35.8660, 42.9140, 38.7347) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.24
Darkseagreen
#8FBC8F
ΔE00 6.02
Sage Green
#9CAF88
ΔE00 6.23
Greyish Green
#82A67D
ΔE00 7.41
Grey Green
#86A17D
ΔE00 7.61
Greeny Grey
#7EA07A
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B79E #B797B0
analogous
#A0B797 #97B79E #97B7AE
triadic
#97B79E #9E97B7 #B79E97
tetradic
#97B79E #97A0B7 #B797B0 #B7AE97
square
#97B79E #97A0B7 #B797B0 #B7AE97
split-complementary
#97B79E #AE97B7 #B797A0
monochromatic
#577D5F #739E7C #97B79E #BBD0C0 #DFE9E1
Accessibility & contrast
On white
2.19
#97B79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#97B79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B79E
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B79E | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#B2AE9F
Tritanopia (blue-blind)
#93B6B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97b79e; /* rgb */ color: rgb(151, 183, 158); /* oklch */ color: oklch(74.9% 0.050 151.6);
Tailwind
colors: {
custom: {
50: '#b6ccba',
500: '#97b79e',
950: '#000000',
},
}SCSS
$custom: #97b79e; $custom-light: #b6ccba; $custom-dark: #000000;
JSON
{
"hex": "#97b79e",
"rgb": {
"r": 151,
"g": 183,
"b": 158
},
"hsl": {
"h": 133.125,
"s": 18.182,
"l": 65.49
},
"oklch": {
"l": 0.74852,
"c": 0.0498,
"h": 151.6
},
"luminance": 0.42915
}Semantic roles & 50–950 ramp
primary
#97B79E
secondary
#DAD0D8
accent
#498A9C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280