#97B294#97B294
#97B294 is a light, muted green. Relative luminance 0.406; OKLCH L 73.5% C 0.052 H 142.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97B294 |
|---|---|
| RGB | rgb(151, 178, 148) |
| HSL | hsl(114, 16%, 64%) |
| HSV | hsv(114, 17%, 70%) |
| CMYK | cmyk(15.2%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(69.86, -15.08, 12.29) |
| CIE-LCH | lch(69.86, 19.45, 140.81°) |
| OKLab | oklab(73.48% -0.0411 0.0317) |
| OKLCH | oklch(73.48% 0.052 142.3) |
| XYZ | xyz(34.0270, 40.5576, 34.0469) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.70
Sage Green
#9CAF88
ΔE00 3.79
Darkseagreen
#8FBC8F
ΔE00 5.52
Grey Green
#86A17D
ΔE00 5.60
Greyish Green
#82A67D
ΔE00 5.67
Greeny Grey
#7EA07A
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B294 #AF94B2
analogous
#A6B294 #97B294 #94B2A0
triadic
#97B294 #9497B2 #B29497
tetradic
#97B294 #94A6B2 #AF94B2 #B2A094
square
#97B294 #94A6B2 #AF94B2 #B2A094
split-complementary
#97B294 #A094B2 #B294A6
monochromatic
#597655 #749870 #97B294 #BACCB8 #DCE5DB
Accessibility & contrast
On white
2.30
#97B294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#97B294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B294
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B294 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 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)
#B4AC92
Deuteranopia (green-blind)
#AFAA95
Tritanopia (blue-blind)
#95B0A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97b294; /* rgb */ color: rgb(151, 178, 148); /* oklch */ color: oklch(73.5% 0.052 142.3);
Tailwind
colors: {
custom: {
50: '#b5c9b3',
500: '#97b294',
950: '#000000',
},
}SCSS
$custom: #97b294; $custom-light: #b5c9b3; $custom-dark: #000000;
JSON
{
"hex": "#97b294",
"rgb": {
"r": 151,
"g": 178,
"b": 148
},
"hsl": {
"h": 114,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73476,
"c": 0.05189,
"h": 142.3
},
"luminance": 0.40558
}Semantic roles & 50–950 ramp
primary
#97B294
secondary
#D5CCD6
accent
#4B9B93
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280