#97BA99#97BA99
#97BA99 is a light, moderate green. Relative luminance 0.440; OKLCH L 75.4% C 0.060 H 146.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97BA99 |
|---|---|
| RGB | rgb(151, 186, 153) |
| HSL | hsl(123, 20%, 66%) |
| HSV | hsv(123, 19%, 73%) |
| CMYK | cmyk(18.8%, 0%, 17.7%, 27.1%) |
| CIE-LAB | lab(72.23, -18.29, 12.90) |
| CIE-LCH | lch(72.23, 22.38, 144.80°) |
| OKLab | oklab(75.4% -0.0501 0.0332) |
| OKLCH | oklch(75.4% 0.06 146.5) |
| XYZ | xyz(36.0698, 43.9961, 36.7225) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.57
Greenish Grey
#96AE8D
ΔE00 4.02
Sage Green
#9CAF88
ΔE00 5.40
Greyish Green
#82A67D
ΔE00 6.54
Lichen
#8FB67B
ΔE00 6.90
Sage Green (survey)
#88B378
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BA99 #BA97B8
analogous
#A6BA97 #97BA99 #97BAAA
triadic
#97BA99 #9997BA #BA9997
tetradic
#97BA99 #97A6BA #BA97B8 #BAAA97
square
#97BA99 #97A6BA #BA97B8 #BAAA97
split-complementary
#97BA99 #AA97BA #BA97A6
monochromatic
#568158 #72A275 #97BA99 #BCD2BD #E1EBE1
Accessibility & contrast
On white
2.14
#97BA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#97BA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BA99
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BA99 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#B5B09B
Tritanopia (blue-blind)
#93B8B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #97ba99; /* rgb */ color: rgb(151, 186, 153); /* oklch */ color: oklch(75.4% 0.060 146.5);
Tailwind
colors: {
custom: {
50: '#b6ceb7',
500: '#97ba99',
950: '#000000',
},
}SCSS
$custom: #97ba99; $custom-light: #b6ceb7; $custom-dark: #000000;
JSON
{
"hex": "#97ba99",
"rgb": {
"r": 151,
"g": 186,
"b": 153
},
"hsl": {
"h": 123.429,
"s": 20.231,
"l": 66.078
},
"oklch": {
"l": 0.75396,
"c": 0.06014,
"h": 146.5
},
"luminance": 0.43997
}Semantic roles & 50–950 ramp
primary
#97BA99
secondary
#DCD1DB
accent
#479A9F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280