#97BAAA#97BAAA
#97BAAA is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.044 H 165.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97BAAA |
|---|---|
| RGB | rgb(151, 186, 170) |
| HSL | hsl(153, 20%, 66%) |
| HSV | hsv(153, 19%, 73%) |
| CMYK | cmyk(18.8%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(72.63, -15.05, 4.22) |
| CIE-LCH | lch(72.63, 15.63, 164.35°) |
| OKLab | oklab(75.85% -0.0428 0.0109) |
| OKLCH | oklch(75.85% 0.044 165.7) |
| XYZ | xyz(37.5752, 44.5983, 44.6510) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.43
Pale Teal
#82CBB2
ΔE00 7.96
Darkseagreen
#8FBC8F
ΔE00 8.92
Greyish Teal
#719F91
ΔE00 9.01
Sage Green
#9CAF88
ΔE00 9.44
Seafoam Blue
#78D1B6
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BAAA #BA97A7
analogous
#97BA98 #97BAAA #97B8BA
triadic
#97BAAA #AA97BA #BAAA97
tetradic
#97BAAA #9897BA #BA97A7 #B8BA97
square
#97BAAA #9897BA #BA97A7 #B8BA97
split-complementary
#97BAAA #BA97B8 #BA9897
monochromatic
#56816D #72A28C #97BAAA #BCD2C8 #E1EBE6
Accessibility & contrast
On white
2.12
#97BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#97BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BAAA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BAAA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5A9
Deuteranopia (green-blind)
#B2B0AB
Tritanopia (blue-blind)
#90BAB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97baaa; /* rgb */ color: rgb(151, 186, 170); /* oklch */ color: oklch(75.8% 0.044 165.7);
Tailwind
colors: {
custom: {
50: '#b6cec3',
500: '#97baaa',
950: '#000000',
},
}SCSS
$custom: #97baaa; $custom-light: #b6cec3; $custom-dark: #000000;
JSON
{
"hex": "#97baaa",
"rgb": {
"r": 151,
"g": 186,
"b": 170
},
"hsl": {
"h": 152.571,
"s": 20.231,
"l": 66.078
},
"oklch": {
"l": 0.75848,
"c": 0.0442,
"h": 165.7
},
"luminance": 0.44599
}Semantic roles & 50–950 ramp
primary
#97BAAA
secondary
#DCD1D6
accent
#476F9F
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111312
muted
#808281