#97BCBF#97BCBF
#97BCBF is a light, muted teal. Relative luminance 0.463; OKLCH L 76.9% C 0.040 H 202.5°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCBF |
|---|---|
| RGB | rgb(151, 188, 191) |
| HSL | hsl(185, 24%, 67%) |
| HSV | hsv(185, 21%, 75%) |
| CMYK | cmyk(20.9%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(73.74, -11.67, -5.61) |
| CIE-LCH | lch(73.74, 12.95, 205.66°) |
| OKLab | oklab(76.92% -0.0369 -0.0153) |
| OKLCH | oklch(76.92% 0.04 202.5) |
| XYZ | xyz(40.1470, 46.3059, 56.1028) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.33
Powder Blue
#B0E0E6
ΔE00 8.88
Bluegrey
#85A3B2
ΔE00 9.33
Cool Grey
#95A3A6
ΔE00 9.35
Light Grey Blue
#9DBCD4
ΔE00 9.93
Sky Blue
#87CEEB
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCBF #BF9A97
analogous
#97BFAE #97BCBF #97A8BF
triadic
#97BCBF #BF97BC #BCBF97
tetradic
#97BCBF #AE97BF #BF9A97 #A8BF97
square
#97BCBF #AE97BF #BF9A97 #A8BF97
split-complementary
#97BCBF #BF97A8 #BFAE97
monochromatic
#548488 #71A4A8 #97BCBF #BDD4D6 #E3EDEE
Accessibility & contrast
On white
2.05
#97BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#97BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCBF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCBF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9BF
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#8BBFBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bcbf; /* rgb */ color: rgb(151, 188, 191); /* oklch */ color: oklch(76.9% 0.040 202.5);
Tailwind
colors: {
custom: {
50: '#b6d0d2',
500: '#97bcbf',
950: '#000000',
},
}SCSS
$custom: #97bcbf; $custom-light: #b6d0d2; $custom-dark: #000000;
JSON
{
"hex": "#97bcbf",
"rgb": {
"r": 151,
"g": 188,
"b": 191
},
"hsl": {
"h": 184.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.76922,
"c": 0.03992,
"h": 202.5
},
"luminance": 0.46307
}Semantic roles & 50–950 ramp
primary
#97BCBF
secondary
#DFD4D3
accent
#4A43A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282