#97BBAE#97BBAE
#97BBAE is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.043 H 171.2°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBAE |
|---|---|
| RGB | rgb(151, 187, 174) |
| HSL | hsl(158, 21%, 66%) |
| HSV | hsv(158, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(73.01, -14.76, 2.58) |
| CIE-LCH | lch(73.01, 14.98, 170.07°) |
| OKLab | oklab(76.18% -0.0425 0.0066) |
| OKLCH | oklch(76.18% 0.043 171.2) |
| XYZ | xyz(38.1707, 45.1748, 46.7447) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.10
Greenish Grey
#96AE8D
ΔE00 8.60
Greyish Teal
#719F91
ΔE00 9.20
Darkseagreen
#8FBC8F
ΔE00 10.06
Seafoam Blue
#78D1B6
ΔE00 10.12
Sage Green
#9CAF88
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBAE #BB97A4
analogous
#97BB9C #97BBAE #97B6BB
triadic
#97BBAE #AE97BB #BBAE97
tetradic
#97BBAE #9C97BB #BB97A4 #B6BB97
square
#97BBAE #9C97BB #BB97A4 #B6BB97
split-complementary
#97BBAE #BB97B6 #BB9C97
monochromatic
#558272 #72A391 #97BBAE #BCD3CB #E1EBE8
Accessibility & contrast
On white
2.09
#97BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#97BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBAE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBAE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AD
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#8FBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97bbae; /* rgb */ color: rgb(151, 187, 174); /* oklch */ color: oklch(76.2% 0.043 171.2);
Tailwind
colors: {
custom: {
50: '#b6cfc6',
500: '#97bbae',
950: '#000000',
},
}SCSS
$custom: #97bbae; $custom-light: #b6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#97bbae",
"rgb": {
"r": 151,
"g": 187,
"b": 174
},
"hsl": {
"h": 158.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76184,
"c": 0.04303,
"h": 171.2
},
"luminance": 0.45176
}Semantic roles & 50–950 ramp
primary
#97BBAE
secondary
#DDD1D5
accent
#46669F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282