#97B293#97B293
#97B293 is a light, muted green. Relative luminance 0.405; OKLCH L 73.5% C 0.053 H 141.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97B293 |
|---|---|
| RGB | rgb(151, 178, 147) |
| HSL | hsl(112, 17%, 64%) |
| HSV | hsv(112, 17%, 70%) |
| CMYK | cmyk(15.2%, 0%, 17.4%, 30.2%) |
| CIE-LAB | lab(69.84, -15.26, 12.81) |
| CIE-LCH | lch(69.84, 19.92, 139.98°) |
| OKLab | oklab(73.45% -0.0415 0.033) |
| OKLCH | oklch(73.45% 0.053 141.5) |
| XYZ | xyz(33.9482, 40.5261, 33.6319) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.52
Sage Green
#9CAF88
ΔE00 3.55
Darkseagreen
#8FBC8F
ΔE00 5.32
Grey Green
#86A17D
ΔE00 5.48
Greyish Green
#82A67D
ΔE00 5.50
Greeny Grey
#7EA07A
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B293 #AE93B2
analogous
#A6B293 #97B293 #93B29E
triadic
#97B293 #9397B2 #B29397
tetradic
#97B293 #93A6B2 #AE93B2 #B29E93
square
#97B293 #93A6B2 #AE93B2 #B29E93
split-complementary
#97B293 #9E93B2 #B293A6
monochromatic
#597654 #75996F #97B293 #B9CBB7 #DCE5DA
Accessibility & contrast
On white
2.31
#97B293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#97B293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B293
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B293 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AC91
Deuteranopia (green-blind)
#AFAA94
Tritanopia (blue-blind)
#95B0A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97b293; /* rgb */ color: rgb(151, 178, 147); /* oklch */ color: oklch(73.5% 0.053 141.5);
Tailwind
colors: {
custom: {
50: '#b6c9b2',
500: '#97b293',
950: '#000000',
},
}SCSS
$custom: #97b293; $custom-light: #b6c9b2; $custom-dark: #000000;
JSON
{
"hex": "#97b293",
"rgb": {
"r": 151,
"g": 178,
"b": 147
},
"hsl": {
"h": 112.258,
"s": 16.757,
"l": 63.725
},
"oklch": {
"l": 0.73451,
"c": 0.05304,
"h": 141.5
},
"luminance": 0.40527
}Semantic roles & 50–950 ramp
primary
#97B293
secondary
#D4CBD6
accent
#4A9B91
background
#FBFCFA
surface
#F6F8F5
border
#D0D1CF
text
#111311
muted
#808280