#97A893#97A893
#97A893 is a light, muted green. Relative luminance 0.367; OKLCH L 71.2% C 0.036 H 139.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97A893 |
|---|---|
| RGB | rgb(151, 168, 147) |
| HSL | hsl(109, 11%, 62%) |
| HSV | hsv(109, 13%, 66%) |
| CMYK | cmyk(10.1%, 0%, 12.5%, 34.1%) |
| CIE-LAB | lab(67.04, -10.00, 8.85) |
| CIE-LCH | lch(67.04, 13.35, 138.51°) |
| OKLab | oklab(71.23% -0.0271 0.023) |
| OKLCH | oklch(71.23% 0.036 139.7) |
| XYZ | xyz(32.0306, 36.6908, 32.9926) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.49
Sage Green
#9CAF88
ΔE00 5.84
Grey Green
#86A17D
ΔE00 6.36
Greeny Grey
#7EA07A
ΔE00 7.94
Greyish Green
#82A67D
ΔE00 7.97
Cement
#A5A391
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A893 #A493A8
analogous
#A2A893 #97A893 #93A89A
triadic
#97A893 #9397A8 #A89397
tetradic
#97A893 #93A2A8 #A493A8 #A89A93
square
#97A893 #93A2A8 #A493A8 #A89A93
split-complementary
#97A893 #9A93A8 #A893A2
monochromatic
#5A6B56 #768D71 #97A893 #B8C3B5 #D8DFD7
Accessibility & contrast
On white
2.52
#97A893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#97A893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A893
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A893 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA492
Deuteranopia (green-blind)
#A7A394
Tritanopia (blue-blind)
#96A6A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #97a893; /* rgb */ color: rgb(151, 168, 147); /* oklch */ color: oklch(71.2% 0.036 139.7);
Tailwind
colors: {
custom: {
50: '#b5c1b2',
500: '#97a893',
950: '#000000',
},
}SCSS
$custom: #97a893; $custom-light: #b5c1b2; $custom-dark: #000000;
JSON
{
"hex": "#97a893",
"rgb": {
"r": 151,
"g": 168,
"b": 147
},
"hsl": {
"h": 108.571,
"s": 10.769,
"l": 61.765
},
"oklch": {
"l": 0.71225,
"c": 0.03552,
"h": 139.7
},
"luminance": 0.36691
}Semantic roles & 50–950 ramp
primary
#97A893
secondary
#CEC8CF
accent
#519588
background
#FBFBFA
surface
#F6F7F5
border
#D0D0CF
text
#111211
muted
#808180