#97BBB9#97BBB9
#97BBB9 is a light, muted teal. Relative luminance 0.456; OKLCH L 76.5% C 0.039 H 192.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBB9 |
|---|---|
| RGB | rgb(151, 187, 185) |
| HSL | hsl(177, 21%, 66%) |
| HSV | hsv(177, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(73.30, -12.45, -2.99) |
| CIE-LCH | lch(73.30, 12.81, 193.50°) |
| OKLab | oklab(76.51% -0.038 -0.0082) |
| OKLCH | oklch(76.51% 0.039 192.2) |
| XYZ | xyz(39.2873, 45.6214, 52.6254) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.67
Cool Grey
#95A3A6
ΔE00 9.71
Lightblue
#ADD8E6
ΔE00 9.97
Bluegrey
#85A3B2
ΔE00 10.71
Greyish Teal
#719F91
ΔE00 10.84
Cadetblue
#5F9EA0
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBB9 #BB9799
analogous
#97BBA7 #97BBB9 #97ABBB
triadic
#97BBB9 #B997BB #BBB997
tetradic
#97BBB9 #A797BB #BB9799 #ABBB97
square
#97BBB9 #A797BB #BB9799 #ABBB97
split-complementary
#97BBB9 #BB97AB #BBA797
monochromatic
#558280 #72A3A0 #97BBB9 #BCD3D2 #E1EBEB
Accessibility & contrast
On white
2.07
#97BBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#97BBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBB9
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBB9 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B9
Deuteranopia (green-blind)
#AFB2B9
Tritanopia (blue-blind)
#8CBDBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bbb9; /* rgb */ color: rgb(151, 187, 185); /* oklch */ color: oklch(76.5% 0.039 192.2);
Tailwind
colors: {
custom: {
50: '#b6cfce',
500: '#97bbb9',
950: '#000000',
},
}SCSS
$custom: #97bbb9; $custom-light: #b6cfce; $custom-dark: #000000;
JSON
{
"hex": "#97bbb9",
"rgb": {
"r": 151,
"g": 187,
"b": 185
},
"hsl": {
"h": 176.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76514,
"c": 0.03884,
"h": 192.2
},
"luminance": 0.45623
}Semantic roles & 50–950 ramp
primary
#97BBB9
secondary
#DDD1D2
accent
#464B9F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282