#97BBAC#97BBAC
#97BBAC is a light, muted teal. Relative luminance 0.451; OKLCH L 76.1% C 0.044 H 167.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBAC |
|---|---|
| RGB | rgb(151, 187, 172) |
| HSL | hsl(155, 21%, 66%) |
| HSV | hsv(155, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(72.96, -15.16, 3.60) |
| CIE-LCH | lch(72.96, 15.58, 166.64°) |
| OKLab | oklab(76.13% -0.0434 0.0093) |
| OKLCH | oklch(76.13% 0.044 167.9) |
| XYZ | xyz(37.9772, 45.0974, 45.7255) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.79
Greenish Grey
#96AE8D
ΔE00 7.96
Greyish Teal
#719F91
ΔE00 9.15
Darkseagreen
#8FBC8F
ΔE00 9.29
Seafoam Blue
#78D1B6
ΔE00 9.86
Sage Green
#9CAF88
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBAC #BB97A6
analogous
#97BB9A #97BBAC #97B8BB
triadic
#97BBAC #AC97BB #BBAC97
tetradic
#97BBAC #9A97BB #BB97A6 #B8BB97
square
#97BBAC #9A97BB #BB97A6 #B8BB97
split-complementary
#97BBAC #BB97B8 #BB9A97
monochromatic
#558270 #72A38E #97BBAC #BCD3CA #E1EBE7
Accessibility & contrast
On white
2.10
#97BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#97BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBAC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBAC | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AB
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#8FBBB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97bbac; /* rgb */ color: rgb(151, 187, 172); /* oklch */ color: oklch(76.1% 0.044 167.9);
Tailwind
colors: {
custom: {
50: '#b6cfc4',
500: '#97bbac',
950: '#000000',
},
}SCSS
$custom: #97bbac; $custom-light: #b6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#97bbac",
"rgb": {
"r": 151,
"g": 187,
"b": 172
},
"hsl": {
"h": 155,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76127,
"c": 0.04434,
"h": 167.9
},
"luminance": 0.45099
}Semantic roles & 50–950 ramp
primary
#97BBAC
secondary
#DDD1D6
accent
#466B9F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281