#97B299#97B299
#97B299 is a light, muted green. Relative luminance 0.407; OKLCH L 73.6% C 0.046 H 147.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97B299 |
|---|---|
| RGB | rgb(151, 178, 153) |
| HSL | hsl(124, 15%, 65%) |
| HSV | hsv(124, 15%, 70%) |
| CMYK | cmyk(15.2%, 0%, 14%, 30.2%) |
| CIE-LAB | lab(69.98, -14.17, 9.72) |
| CIE-LCH | lch(69.98, 17.18, 145.55°) |
| OKLab | oklab(73.6% -0.0389 0.0252) |
| OKLCH | oklch(73.6% 0.046 147.1) |
| XYZ | xyz(34.4314, 40.7193, 36.1764) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.01
Sage Green
#9CAF88
ΔE00 5.16
Grey Green
#86A17D
ΔE00 6.43
Darkseagreen
#8FBC8F
ΔE00 6.68
Greyish Green
#82A67D
ΔE00 6.75
Greeny Grey
#7EA07A
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B299 #B297B0
analogous
#A3B297 #97B299 #97B2A7
triadic
#97B299 #9997B2 #B29997
tetradic
#97B299 #97A3B2 #B297B0 #B2A797
square
#97B299 #97A3B2 #B297B0 #B2A797
split-complementary
#97B299 #A797B2 #B297A3
monochromatic
#58775A #749877 #97B299 #BACCBB #DDE6DE
Accessibility & contrast
On white
2.30
#97B299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#97B299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B299
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B299 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD98
Deuteranopia (green-blind)
#AEAA9A
Tritanopia (blue-blind)
#94B1AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97b299; /* rgb */ color: rgb(151, 178, 153); /* oklch */ color: oklch(73.6% 0.046 147.1);
Tailwind
colors: {
custom: {
50: '#b5c9b7',
500: '#97b299',
950: '#000000',
},
}SCSS
$custom: #97b299; $custom-light: #b5c9b7; $custom-dark: #000000;
JSON
{
"hex": "#97b299",
"rgb": {
"r": 151,
"g": 178,
"b": 153
},
"hsl": {
"h": 124.444,
"s": 14.917,
"l": 64.51
},
"oklch": {
"l": 0.73604,
"c": 0.04635,
"h": 147.1
},
"luminance": 0.4072
}Semantic roles & 50–950 ramp
primary
#97B299
secondary
#D7CED6
accent
#4C9399
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280