#97BBAD#97BBAD
#97BBAD is a light, muted teal. Relative luminance 0.451; OKLCH L 76.2% C 0.044 H 169.5°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBAD |
|---|---|
| RGB | rgb(151, 187, 173) |
| HSL | hsl(157, 21%, 66%) |
| HSV | hsv(157, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(72.98, -14.96, 3.09) |
| CIE-LCH | lch(72.98, 15.28, 168.32°) |
| OKLab | oklab(76.16% -0.0429 0.008) |
| OKLCH | oklch(76.16% 0.044 169.5) |
| XYZ | xyz(38.0736, 45.1359, 46.2332) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.94
Greenish Grey
#96AE8D
ΔE00 8.27
Greyish Teal
#719F91
ΔE00 9.16
Darkseagreen
#8FBC8F
ΔE00 9.67
Seafoam Blue
#78D1B6
ΔE00 9.98
Sage Green
#9CAF88
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBAD #BB97A5
analogous
#97BB9B #97BBAD #97B7BB
triadic
#97BBAD #AD97BB #BBAD97
tetradic
#97BBAD #9B97BB #BB97A5 #B7BB97
square
#97BBAD #9B97BB #BB97A5 #B7BB97
split-complementary
#97BBAD #BB97B7 #BB9B97
monochromatic
#558271 #72A390 #97BBAD #BCD3CA #E1EBE7
Accessibility & contrast
On white
2.09
#97BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#97BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBAD
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBAD | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AC
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#8FBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97bbad; /* rgb */ color: rgb(151, 187, 173); /* oklch */ color: oklch(76.2% 0.044 169.5);
Tailwind
colors: {
custom: {
50: '#b6cfc5',
500: '#97bbad',
950: '#000000',
},
}SCSS
$custom: #97bbad; $custom-light: #b6cfc5; $custom-dark: #000000;
JSON
{
"hex": "#97bbad",
"rgb": {
"r": 151,
"g": 187,
"b": 173
},
"hsl": {
"h": 156.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76156,
"c": 0.04367,
"h": 169.5
},
"luminance": 0.45137
}Semantic roles & 50–950 ramp
primary
#97BBAD
secondary
#DDD1D6
accent
#46699F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281