#97BBBC#97BBBC
#97BBBC is a light, muted teal. Relative luminance 0.458; OKLCH L 76.6% C 0.039 H 198.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBBC |
|---|---|
| RGB | rgb(151, 187, 188) |
| HSL | hsl(182, 22%, 66%) |
| HSV | hsv(182, 20%, 74%) |
| CMYK | cmyk(19.7%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.38, -11.81, -4.51) |
| CIE-LCH | lch(73.38, 12.64, 200.89°) |
| OKLab | oklab(76.61% -0.0367 -0.0123) |
| OKLCH | oklch(76.61% 0.039 198.5) |
| XYZ | xyz(39.6073, 45.7494, 54.3109) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.05
Cool Grey
#95A3A6
ΔE00 9.25
Powder Blue
#B0E0E6
ΔE00 9.29
Bluegrey
#85A3B2
ΔE00 9.70
Cool Gray
#9AA7B0
ΔE00 10.48
Light Grey Blue
#9DBCD4
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBBC #BC9897
analogous
#97BCAB #97BBBC #97A9BC
triadic
#97BBBC #BC97BB #BBBC97
tetradic
#97BBBC #AB97BC #BC9897 #A9BC97
square
#97BBBC #AB97BC #BC9897 #A9BC97
split-complementary
#97BBBC #BC97A9 #BCAB97
monochromatic
#558284 #72A3A4 #97BBBC #BCD3D4 #E1ECEC
Accessibility & contrast
On white
2.07
#97BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#97BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBBC
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBBC | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BC
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#8CBEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bbbc; /* rgb */ color: rgb(151, 187, 188); /* oklch */ color: oklch(76.6% 0.039 198.5);
Tailwind
colors: {
custom: {
50: '#b6cfd0',
500: '#97bbbc',
950: '#000000',
},
}SCSS
$custom: #97bbbc; $custom-light: #b6cfd0; $custom-dark: #000000;
JSON
{
"hex": "#97bbbc",
"rgb": {
"r": 151,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.622,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.76608,
"c": 0.03873,
"h": 198.5
},
"luminance": 0.45751
}Semantic roles & 50–950 ramp
primary
#97BBBC
secondary
#DDD2D1
accent
#4845A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282