#97BABE#97BABE
#97BABE is a light, muted teal. Relative luminance 0.454; OKLCH L 76.5% C 0.038 H 205.0°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97BABE |
|---|---|
| RGB | rgb(151, 186, 190) |
| HSL | hsl(186, 23%, 67%) |
| HSV | hsv(186, 21%, 75%) |
| CMYK | cmyk(20.5%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.16, -10.84, -5.92) |
| CIE-LCH | lch(73.16, 12.35, 208.64°) |
| OKLab | oklab(76.45% -0.0346 -0.0161) |
| OKLCH | oklch(76.45% 0.038 205) |
| XYZ | xyz(39.6130, 45.4134, 55.3837) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.47
Bluegrey
#85A3B2
ΔE00 8.51
Cool Grey
#95A3A6
ΔE00 8.59
Light Grey Blue
#9DBCD4
ΔE00 9.28
Powder Blue
#B0E0E6
ΔE00 9.42
Cool Gray
#9AA7B0
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BABE #BE9B97
analogous
#97BEAF #97BABE #97A7BE
triadic
#97BABE #BE97BA #BABE97
tetradic
#97BABE #AF97BE #BE9B97 #A7BE97
square
#97BABE #AF97BE #BE9B97 #A7BE97
split-complementary
#97BABE #BE97A7 #BEAF97
monochromatic
#548187 #71A1A6 #97BABE #BDD3D6 #E2ECED
Accessibility & contrast
On white
2.08
#97BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#97BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BABE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BABE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#8BBDBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97babe; /* rgb */ color: rgb(151, 186, 190); /* oklch */ color: oklch(76.5% 0.038 205.0);
Tailwind
colors: {
custom: {
50: '#b6ced1',
500: '#97babe',
950: '#000000',
},
}SCSS
$custom: #97babe; $custom-light: #b6ced1; $custom-dark: #000000;
JSON
{
"hex": "#97babe",
"rgb": {
"r": 151,
"g": 186,
"b": 190
},
"hsl": {
"h": 186.154,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.76452,
"c": 0.03814,
"h": 205
},
"luminance": 0.45415
}Semantic roles & 50–950 ramp
primary
#97BABE
secondary
#DFD3D2
accent
#4E44A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282