#97BABA#97BABA
#97BABA is a light, muted teal. Relative luminance 0.452; OKLCH L 76.3% C 0.038 H 196.4°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97BABA |
|---|---|
| RGB | rgb(151, 186, 186) |
| HSL | hsl(180, 20%, 66%) |
| HSV | hsv(180, 19%, 73%) |
| CMYK | cmyk(18.8%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(73.05, -11.72, -3.90) |
| CIE-LCH | lch(73.05, 12.35, 198.43°) |
| OKLab | oklab(76.33% -0.0362 -0.0106) |
| OKLCH | oklch(76.33% 0.038 196.4) |
| XYZ | xyz(39.1818, 45.2410, 53.1128) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.06
Lightblue
#ADD8E6
ΔE00 9.52
Powder Blue
#B0E0E6
ΔE00 9.66
Bluegrey
#85A3B2
ΔE00 9.79
Cool Gray
#9AA7B0
ΔE00 10.45
Light Grey Blue
#9DBCD4
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BABA #BA9797
analogous
#97BAA8 #97BABA #97A8BA
triadic
#97BABA #BA97BA #BABA97
tetradic
#97BABA #A897BA #BA9797 #A8BA97
square
#97BABA #A897BA #BA9797 #A8BA97
split-complementary
#97BABA #BA97A8 #BAA897
monochromatic
#568181 #72A2A2 #97BABA #BCD2D2 #E1EBEB
Accessibility & contrast
On white
2.09
#97BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#97BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BABA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BABA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BA
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#8CBCBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97baba; /* rgb */ color: rgb(151, 186, 186); /* oklch */ color: oklch(76.3% 0.038 196.4);
Tailwind
colors: {
custom: {
50: '#b6cece',
500: '#97baba',
950: '#000000',
},
}SCSS
$custom: #97baba; $custom-light: #b6cece; $custom-dark: #000000;
JSON
{
"hex": "#97baba",
"rgb": {
"r": 151,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 20.231,
"l": 66.078
},
"oklch": {
"l": 0.76325,
"c": 0.03773,
"h": 196.4
},
"luminance": 0.45242
}Semantic roles & 50–950 ramp
primary
#97BABA
secondary
#DCD1D1
accent
#47479F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282