#97BB9F#97BB9F
#97BB9F is a light, muted green. Relative luminance 0.446; OKLCH L 75.8% C 0.056 H 151.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97BB9F |
|---|---|
| RGB | rgb(151, 187, 159) |
| HSL | hsl(133, 21%, 66%) |
| HSV | hsv(133, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 15%, 26.7%) |
| CIE-LAB | lab(72.64, -17.69, 10.23) |
| CIE-LCH | lch(72.64, 20.44, 149.96°) |
| OKLab | oklab(75.77% -0.0489 0.0265) |
| OKLCH | oklch(75.77% 0.056 151.6) |
| XYZ | xyz(36.7892, 44.6222, 39.4688) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.87
Darkseagreen
#8FBC8F
ΔE00 4.91
Sage Green
#9CAF88
ΔE00 6.58
Greyish Green
#82A67D
ΔE00 7.55
Pale Teal
#82CBB2
ΔE00 7.68
Grey Green
#86A17D
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BB9F #BB97B3
analogous
#A1BB97 #97BB9F #97BBB1
triadic
#97BB9F #9F97BB #BB9F97
tetradic
#97BB9F #97A1BB #BB97B3 #BBB197
square
#97BB9F #97A1BB #BB97B3 #BBB197
split-complementary
#97BB9F #B197BB #BB97A1
monochromatic
#55825F #72A37D #97BB9F #BCD3C1 #E1EBE3
Accessibility & contrast
On white
2.12
#97BB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#97BB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BB9F
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BB9F | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB59E
Deuteranopia (green-blind)
#B5B1A0
Tritanopia (blue-blind)
#92BAB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97bb9f; /* rgb */ color: rgb(151, 187, 159); /* oklch */ color: oklch(75.8% 0.056 151.6);
Tailwind
colors: {
custom: {
50: '#b6cfbb',
500: '#97bb9f',
950: '#000000',
},
}SCSS
$custom: #97bb9f; $custom-light: #b6cfbb; $custom-dark: #000000;
JSON
{
"hex": "#97bb9f",
"rgb": {
"r": 151,
"g": 187,
"b": 159
},
"hsl": {
"h": 133.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.75774,
"c": 0.05561,
"h": 151.6
},
"luminance": 0.44623
}Semantic roles & 50–950 ramp
primary
#97BB9F
secondary
#DDD1DA
accent
#468C9F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280