#97BDBF#97BDBF
#97BDBF is a light, muted teal. Relative luminance 0.467; OKLCH L 77.1% C 0.041 H 200.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDBF |
|---|---|
| RGB | rgb(151, 189, 191) |
| HSL | hsl(183, 24%, 67%) |
| HSV | hsv(183, 21%, 75%) |
| CMYK | cmyk(20.9%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(74.02, -12.20, -5.20) |
| CIE-LCH | lch(74.02, 13.26, 203.09°) |
| OKLab | oklab(77.14% -0.0382 -0.0142) |
| OKLCH | oklch(77.14% 0.041 200.3) |
| XYZ | xyz(40.3613, 46.7346, 56.1742) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.44
Powder Blue
#B0E0E6
ΔE00 8.68
Cool Grey
#95A3A6
ΔE00 9.79
Bluegrey
#85A3B2
ΔE00 9.89
Light Grey Blue
#9DBCD4
ΔE00 10.48
Sky Blue
#87CEEB
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDBF #BF9997
analogous
#97BFAD #97BDBF #97A9BF
triadic
#97BDBF #BF97BD #BDBF97
tetradic
#97BDBF #AD97BF #BF9997 #A9BF97
square
#97BDBF #AD97BF #BF9997 #A9BF97
split-complementary
#97BDBF #BF97A9 #BFAD97
monochromatic
#548588 #71A5A8 #97BDBF #BDD5D6 #E3EDEE
Accessibility & contrast
On white
2.03
#97BDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#97BDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDBF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDBF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#8BC0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bdbf; /* rgb */ color: rgb(151, 189, 191); /* oklch */ color: oklch(77.1% 0.041 200.3);
Tailwind
colors: {
custom: {
50: '#b6d1d2',
500: '#97bdbf',
950: '#000000',
},
}SCSS
$custom: #97bdbf; $custom-light: #b6d1d2; $custom-dark: #000000;
JSON
{
"hex": "#97bdbf",
"rgb": {
"r": 151,
"g": 189,
"b": 191
},
"hsl": {
"h": 183,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77141,
"c": 0.04078,
"h": 200.3
},
"luminance": 0.46736
}Semantic roles & 50–950 ramp
primary
#97BDBF
secondary
#DFD3D3
accent
#4843A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282