#97BBBA#97BBBA
#97BBBA is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.039 H 194.3°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBBA |
|---|---|
| RGB | rgb(151, 187, 186) |
| HSL | hsl(178, 21%, 66%) |
| HSV | hsv(178, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.33, -12.24, -3.50) |
| CIE-LCH | lch(73.33, 12.73, 195.94°) |
| OKLab | oklab(76.55% -0.0375 -0.0096) |
| OKLCH | oklch(76.55% 0.039 194.3) |
| XYZ | xyz(39.3932, 45.6638, 53.1833) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.52
Cool Grey
#95A3A6
ΔE00 9.55
Lightblue
#ADD8E6
ΔE00 9.65
Bluegrey
#85A3B2
ΔE00 10.37
Cool Gray
#9AA7B0
ΔE00 11.00
Greyish Teal
#719F91
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBBA #BB9798
analogous
#97BBA8 #97BBBA #97AABB
triadic
#97BBBA #BA97BB #BBBA97
tetradic
#97BBBA #A897BB #BB9798 #AABB97
square
#97BBBA #A897BB #BB9798 #AABB97
split-complementary
#97BBBA #BB97AA #BBA897
monochromatic
#558281 #72A3A1 #97BBBA #BCD3D3 #E1EBEB
Accessibility & contrast
On white
2.07
#97BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#97BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBBA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBBA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#8CBDBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bbba; /* rgb */ color: rgb(151, 187, 186); /* oklch */ color: oklch(76.5% 0.039 194.3);
Tailwind
colors: {
custom: {
50: '#b6cfce',
500: '#97bbba',
950: '#000000',
},
}SCSS
$custom: #97bbba; $custom-light: #b6cfce; $custom-dark: #000000;
JSON
{
"hex": "#97bbba",
"rgb": {
"r": 151,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76545,
"c": 0.03875,
"h": 194.3
},
"luminance": 0.45665
}Semantic roles & 50–950 ramp
primary
#97BBBA
secondary
#DDD1D1
accent
#46499F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282