#97BABC#97BABC
#97BABC is a light, muted teal. Relative luminance 0.453; OKLCH L 76.4% C 0.038 H 200.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97BABC |
|---|---|
| RGB | rgb(151, 186, 188) |
| HSL | hsl(183, 22%, 66%) |
| HSV | hsv(183, 20%, 74%) |
| CMYK | cmyk(19.7%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(73.11, -11.28, -4.91) |
| CIE-LCH | lch(73.11, 12.30, 203.53°) |
| OKLab | oklab(76.39% -0.0354 -0.0134) |
| OKLCH | oklch(76.39% 0.038 200.7) |
| XYZ | xyz(39.3959, 45.3266, 54.2404) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 8.96
Bluegrey
#85A3B2
ΔE00 9.13
Powder Blue
#B0E0E6
ΔE00 9.49
Cool Gray
#9AA7B0
ΔE00 9.92
Light Grey Blue
#9DBCD4
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BABC #BC9997
analogous
#97BCAC #97BABC #97A8BC
triadic
#97BABC #BC97BA #BABC97
tetradic
#97BABC #AC97BC #BC9997 #A8BC97
square
#97BABC #AC97BC #BC9997 #A8BC97
split-complementary
#97BABC #BC97A8 #BCAC97
monochromatic
#558184 #72A1A4 #97BABC #BCD3D4 #E1EBEC
Accessibility & contrast
On white
2.09
#97BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#97BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BABC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BABC | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#8CBDBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97babc; /* rgb */ color: rgb(151, 186, 188); /* oklch */ color: oklch(76.4% 0.038 200.7);
Tailwind
colors: {
custom: {
50: '#b6ced0',
500: '#97babc',
950: '#000000',
},
}SCSS
$custom: #97babc; $custom-light: #b6ced0; $custom-dark: #000000;
JSON
{
"hex": "#97babc",
"rgb": {
"r": 151,
"g": 186,
"b": 188
},
"hsl": {
"h": 183.243,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.76388,
"c": 0.03783,
"h": 200.7
},
"luminance": 0.45328
}Semantic roles & 50–950 ramp
primary
#97BABC
secondary
#DDD2D1
accent
#4A45A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282