#97BAA2#97BAA2
#97BAA2 is a light, muted green. Relative luminance 0.443; OKLCH L 75.6% C 0.051 H 155.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97BAA2 |
|---|---|
| RGB | rgb(151, 186, 162) |
| HSL | hsl(139, 20%, 66%) |
| HSV | hsv(139, 19%, 73%) |
| CMYK | cmyk(18.8%, 0%, 12.9%, 27.1%) |
| CIE-LAB | lab(72.43, -16.61, 8.30) |
| CIE-LCH | lch(72.43, 18.57, 153.46°) |
| OKLab | oklab(75.63% -0.0462 0.0215) |
| OKLCH | oklch(75.63% 0.051 155.1) |
| XYZ | xyz(36.8413, 44.3048, 40.7860) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.31
Darkseagreen
#8FBC8F
ΔE00 6.17
Sage Green
#9CAF88
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.71
Greyish Green
#82A67D
ΔE00 8.18
Grey Green
#86A17D
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BAA2 #BA97AF
analogous
#9DBA97 #97BAA2 #97BAB3
triadic
#97BAA2 #A297BA #BAA297
tetradic
#97BAA2 #979DBA #BA97AF #BAB397
square
#97BAA2 #979DBA #BA97AF #BAB397
split-complementary
#97BAA2 #B397BA #BA979D
monochromatic
#568163 #72A281 #97BAA2 #BCD2C3 #E1EBE4
Accessibility & contrast
On white
2.13
#97BAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#97BAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BAA2
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BAA2 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#92B9B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97baa2; /* rgb */ color: rgb(151, 186, 162); /* oklch */ color: oklch(75.6% 0.051 155.1);
Tailwind
colors: {
custom: {
50: '#b6cebd',
500: '#97baa2',
950: '#000000',
},
}SCSS
$custom: #97baa2; $custom-light: #b6cebd; $custom-dark: #000000;
JSON
{
"hex": "#97baa2",
"rgb": {
"r": 151,
"g": 186,
"b": 162
},
"hsl": {
"h": 138.857,
"s": 20.231,
"l": 66.078
},
"oklch": {
"l": 0.75629,
"c": 0.05099,
"h": 155.1
},
"luminance": 0.44306
}Semantic roles & 50–950 ramp
primary
#97BAA2
secondary
#DCD1D9
accent
#47839F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281