#97BBAF#97BBAF
#97BBAF is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.042 H 172.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBAF |
|---|---|
| RGB | rgb(151, 187, 175) |
| HSL | hsl(160, 21%, 66%) |
| HSV | hsv(160, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.03, -14.55, 2.08) |
| CIE-LCH | lch(73.03, 14.70, 171.88°) |
| OKLab | oklab(76.21% -0.0421 0.0053) |
| OKLCH | oklch(76.21% 0.042 172.9) |
| XYZ | xyz(38.2686, 45.2139, 47.2600) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.29
Greenish Grey
#96AE8D
ΔE00 8.93
Greyish Teal
#719F91
ΔE00 9.25
Seafoam Blue
#78D1B6
ΔE00 10.27
Darkseagreen
#8FBC8F
ΔE00 10.45
Sage Green
#9CAF88
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBAF #BB97A3
analogous
#97BB9D #97BBAF #97B5BB
triadic
#97BBAF #AF97BB #BBAF97
tetradic
#97BBAF #9D97BB #BB97A3 #B5BB97
square
#97BBAF #9D97BB #BB97A3 #B5BB97
split-complementary
#97BBAF #BB97B5 #BB9D97
monochromatic
#558273 #72A393 #97BBAF #BCD3CB #E1EBE8
Accessibility & contrast
On white
2.09
#97BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#97BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBAF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBAF | 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)
#B9B6AE
Deuteranopia (green-blind)
#B2B1B0
Tritanopia (blue-blind)
#8FBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97bbaf; /* rgb */ color: rgb(151, 187, 175); /* oklch */ color: oklch(76.2% 0.042 172.9);
Tailwind
colors: {
custom: {
50: '#b6cfc6',
500: '#97bbaf',
950: '#000000',
},
}SCSS
$custom: #97bbaf; $custom-light: #b6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#97bbaf",
"rgb": {
"r": 151,
"g": 187,
"b": 175
},
"hsl": {
"h": 160,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76213,
"c": 0.04243,
"h": 172.9
},
"luminance": 0.45215
}Semantic roles & 50–950 ramp
primary
#97BBAF
secondary
#DDD1D5
accent
#46649F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282