#97B09F#97B09F
#97B09F is a light, muted green. Relative luminance 0.401; OKLCH L 73.3% C 0.037 H 155.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #97B09F |
|---|---|
| RGB | rgb(151, 176, 159) |
| HSL | hsl(139, 14%, 64%) |
| HSV | hsv(139, 14%, 69%) |
| CMYK | cmyk(14.2%, 0%, 9.7%, 31%) |
| CIE-LAB | lab(69.56, -11.99, 5.83) |
| CIE-LCH | lch(69.56, 13.33, 154.07°) |
| OKLab | oklab(73.32% -0.0335 0.0152) |
| OKLCH | oklch(73.32% 0.037 155.7) |
| XYZ | xyz(34.5444, 40.1325, 38.7205) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.49
Sage Green
#9CAF88
ΔE00 7.48
Grey Green
#86A17D
ΔE00 8.13
Greyish Teal
#719F91
ΔE00 8.41
Greyish Green
#82A67D
ΔE00 8.92
Greeny Grey
#7EA07A
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B09F #B097A8
analogous
#9CB097 #97B09F #97B0AC
triadic
#97B09F #9F97B0 #B09F97
tetradic
#97B09F #979CB0 #B097A8 #B0AC97
square
#97B09F #979CB0 #B097A8 #B0AC97
split-complementary
#97B09F #AC97B0 #B0979C
monochromatic
#587461 #74967F #97B09F #BACABF #DDE5DF
Accessibility & contrast
On white
2.33
#97B09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#97B09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B09F
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B09F | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#ABA9A0
Tritanopia (blue-blind)
#93AFAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97b09f; /* rgb */ color: rgb(151, 176, 159); /* oklch */ color: oklch(73.3% 0.037 155.7);
Tailwind
colors: {
custom: {
50: '#b5c7bb',
500: '#97b09f',
950: '#000000',
},
}SCSS
$custom: #97b09f; $custom-light: #b5c7bb; $custom-dark: #000000;
JSON
{
"hex": "#97b09f",
"rgb": {
"r": 151,
"g": 176,
"b": 159
},
"hsl": {
"h": 139.2,
"s": 13.661,
"l": 64.118
},
"oklch": {
"l": 0.73322,
"c": 0.03678,
"h": 155.7
},
"luminance": 0.40133
}Semantic roles & 50–950 ramp
primary
#97B09F
secondary
#D6CDD3
accent
#4E8098
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280