#97BABB#97BABB
#97BABB is a light, muted teal. Relative luminance 0.453; OKLCH L 76.4% C 0.038 H 198.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97BABB |
|---|---|
| RGB | rgb(151, 186, 187) |
| HSL | hsl(182, 21%, 66%) |
| HSV | hsv(182, 19%, 73%) |
| CMYK | cmyk(19.3%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(73.08, -11.50, -4.41) |
| CIE-LCH | lch(73.08, 12.31, 200.97°) |
| OKLab | oklab(76.36% -0.0358 -0.012) |
| OKLCH | oklch(76.36% 0.038 198.5) |
| XYZ | xyz(39.2885, 45.2836, 53.6746) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 9.23
Bluegrey
#85A3B2
ΔE00 9.45
Powder Blue
#B0E0E6
ΔE00 9.56
Cool Gray
#9AA7B0
ΔE00 10.18
Light Grey Blue
#9DBCD4
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BABB #BB9897
analogous
#97BBAA #97BABB #97A8BB
triadic
#97BABB #BB97BA #BABB97
tetradic
#97BABB #AA97BB #BB9897 #A8BB97
square
#97BABB #AA97BB #BB9897 #A8BB97
split-complementary
#97BABB #BB97A8 #BBAA97
monochromatic
#558182 #72A1A3 #97BABB #BCD3D3 #E1EBEB
Accessibility & contrast
On white
2.09
#97BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#97BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BABB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BABB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#8CBDBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97babb; /* rgb */ color: rgb(151, 186, 187); /* oklch */ color: oklch(76.4% 0.038 198.5);
Tailwind
colors: {
custom: {
50: '#b6cecf',
500: '#97babb',
950: '#000000',
},
}SCSS
$custom: #97babb; $custom-light: #b6cecf; $custom-dark: #000000;
JSON
{
"hex": "#97babb",
"rgb": {
"r": 151,
"g": 186,
"b": 187
},
"hsl": {
"h": 181.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76357,
"c": 0.03775,
"h": 198.5
},
"luminance": 0.45285
}Semantic roles & 50–950 ramp
primary
#97BABB
secondary
#DDD1D1
accent
#49469F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282