#97BCB4#97BCB4
#97BCB4 is a light, muted teal. Relative luminance 0.458; OKLCH L 76.6% C 0.041 H 180.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCB4 |
|---|---|
| RGB | rgb(151, 188, 180) |
| HSL | hsl(167, 22%, 66%) |
| HSV | hsv(167, 20%, 74%) |
| CMYK | cmyk(19.7%, 0%, 4.3%, 26.3%) |
| CIE-LAB | lab(73.44, -14.04, -0.06) |
| CIE-LCH | lch(73.44, 14.04, 180.23°) |
| OKLab | oklab(76.58% -0.0414 -0.0004) |
| OKLCH | oklch(76.58% 0.041 180.5) |
| XYZ | xyz(38.9816, 45.8397, 49.9653) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.01
Greyish Teal
#719F91
ΔE00 9.80
Greenish Grey
#96AE8D
ΔE00 10.53
Powder Blue
#B0E0E6
ΔE00 10.70
Seafoam Blue
#78D1B6
ΔE00 10.84
Cool Grey
#95A3A6
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCB4 #BC979F
analogous
#97BCA2 #97BCB4 #97B2BC
triadic
#97BCB4 #B497BC #BCB497
tetradic
#97BCB4 #A297BC #BC979F #B2BC97
square
#97BCB4 #A297BC #BC979F #B2BC97
split-complementary
#97BCB4 #BC97B2 #BCA297
monochromatic
#55847A #72A499 #97BCB4 #BCD4CF #E1ECEA
Accessibility & contrast
On white
2.07
#97BCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#97BCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCB4
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCB4 | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B4
Deuteranopia (green-blind)
#B2B2B5
Tritanopia (blue-blind)
#8DBDB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bcb4; /* rgb */ color: rgb(151, 188, 180); /* oklch */ color: oklch(76.6% 0.041 180.5);
Tailwind
colors: {
custom: {
50: '#b6d0ca',
500: '#97bcb4',
950: '#000000',
},
}SCSS
$custom: #97bcb4; $custom-light: #b6d0ca; $custom-dark: #000000;
JSON
{
"hex": "#97bcb4",
"rgb": {
"r": 151,
"g": 188,
"b": 180
},
"hsl": {
"h": 167.027,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.76582,
"c": 0.04138,
"h": 180.5
},
"luminance": 0.45841
}Semantic roles & 50–950 ramp
primary
#97BCB4
secondary
#DDD1D4
accent
#4559A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282