#97B79F#97B79F
#97B79F is a light, muted green. Relative luminance 0.429; OKLCH L 74.9% C 0.049 H 152.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97B79F |
|---|---|
| RGB | rgb(151, 183, 159) |
| HSL | hsl(135, 18%, 65%) |
| HSV | hsv(135, 17%, 72%) |
| CMYK | cmyk(17.5%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(71.52, -15.64, 8.63) |
| CIE-LCH | lch(71.52, 17.86, 151.11°) |
| OKLab | oklab(74.88% -0.0434 0.0224) |
| OKLCH | oklch(74.88% 0.049 152.7) |
| XYZ | xyz(35.9524, 42.9486, 39.1899) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.48
Darkseagreen
#8FBC8F
ΔE00 6.32
Sage Green
#9CAF88
ΔE00 6.49
Greyish Green
#82A67D
ΔE00 7.65
Grey Green
#86A17D
ΔE00 7.80
Greeny Grey
#7EA07A
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B79F #B797AF
analogous
#9FB797 #97B79F #97B7AF
triadic
#97B79F #9F97B7 #B79F97
tetradic
#97B79F #979FB7 #B797AF #B7AF97
square
#97B79F #979FB7 #B797AF #B7AF97
split-complementary
#97B79F #AF97B7 #B7979F
monochromatic
#577D60 #739E7E #97B79F #BBD0C0 #DFE9E2
Accessibility & contrast
On white
2.19
#97B79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#97B79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B79F
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B79F | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19E
Deuteranopia (green-blind)
#B1AEA0
Tritanopia (blue-blind)
#93B6B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97b79f; /* rgb */ color: rgb(151, 183, 159); /* oklch */ color: oklch(74.9% 0.049 152.7);
Tailwind
colors: {
custom: {
50: '#b6ccbb',
500: '#97b79f',
950: '#000000',
},
}SCSS
$custom: #97b79f; $custom-light: #b6ccbb; $custom-dark: #000000;
JSON
{
"hex": "#97b79f",
"rgb": {
"r": 151,
"g": 183,
"b": 159
},
"hsl": {
"h": 135,
"s": 18.182,
"l": 65.49
},
"oklch": {
"l": 0.74878,
"c": 0.0488,
"h": 152.7
},
"luminance": 0.42949
}Semantic roles & 50–950 ramp
primary
#97B79F
secondary
#DAD0D8
accent
#49889C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280