#97BBAB#97BBAB
#97BBAB is a light, muted teal. Relative luminance 0.451; OKLCH L 76.1% C 0.045 H 166.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBAB |
|---|---|
| RGB | rgb(151, 187, 171) |
| HSL | hsl(153, 21%, 66%) |
| HSV | hsv(153, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.93, -15.36, 4.11) |
| CIE-LCH | lch(72.93, 15.90, 165.02°) |
| OKLab | oklab(76.1% -0.0438 0.0106) |
| OKLCH | oklch(76.1% 0.045 166.4) |
| XYZ | xyz(37.8815, 45.0591, 45.2216) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.65
Pale Teal
#82CBB2
ΔE00 7.67
Darkseagreen
#8FBC8F
ΔE00 8.92
Greyish Teal
#719F91
ΔE00 9.15
Sage Green
#9CAF88
ΔE00 9.65
Seafoam Blue
#78D1B6
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBAB #BB97A7
analogous
#97BB99 #97BBAB #97B9BB
triadic
#97BBAB #AB97BB #BBAB97
tetradic
#97BBAB #9997BB #BB97A7 #B9BB97
square
#97BBAB #9997BB #BB97A7 #B9BB97
split-complementary
#97BBAB #BB97B9 #BB9997
monochromatic
#55826E #72A38D #97BBAB #BCD3C9 #E1EBE7
Accessibility & contrast
On white
2.10
#97BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#97BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBAB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBAB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AA
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#90BBB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97bbab; /* rgb */ color: rgb(151, 187, 171); /* oklch */ color: oklch(76.1% 0.045 166.4);
Tailwind
colors: {
custom: {
50: '#b6cfc4',
500: '#97bbab',
950: '#000000',
},
}SCSS
$custom: #97bbab; $custom-light: #b6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#97bbab",
"rgb": {
"r": 151,
"g": 187,
"b": 171
},
"hsl": {
"h": 153.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76099,
"c": 0.04505,
"h": 166.4
},
"luminance": 0.4506
}Semantic roles & 50–950 ramp
primary
#97BBAB
secondary
#DDD1D6
accent
#466E9F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281