#97BCB2#97BCB2
#97BCB2 is a light, muted teal. Relative luminance 0.458; OKLCH L 76.5% C 0.042 H 176.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCB2 |
|---|---|
| RGB | rgb(151, 188, 178) |
| HSL | hsl(164, 22%, 66%) |
| HSV | hsv(164, 20%, 74%) |
| CMYK | cmyk(19.7%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(73.39, -14.45, 0.96) |
| CIE-LCH | lch(73.39, 14.48, 176.21°) |
| OKLab | oklab(76.52% -0.0422 0.0023) |
| OKLCH | oklch(76.52% 0.042 176.9) |
| XYZ | xyz(38.7794, 45.7588, 48.9000) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.48
Greyish Teal
#719F91
ΔE00 9.56
Greenish Grey
#96AE8D
ΔE00 9.81
Seafoam Blue
#78D1B6
ΔE00 10.39
Powder Blue
#B0E0E6
ΔE00 11.22
Darkseagreen
#8FBC8F
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCB2 #BC97A1
analogous
#97BCA0 #97BCB2 #97B4BC
triadic
#97BCB2 #B297BC #BCB297
tetradic
#97BCB2 #A097BC #BC97A1 #B4BC97
square
#97BCB2 #A097BC #BC97A1 #B4BC97
split-complementary
#97BCB2 #BC97B4 #BCA097
monochromatic
#558477 #72A496 #97BCB2 #BCD4CE #E1ECE9
Accessibility & contrast
On white
2.07
#97BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#97BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCB2
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCB2 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#8EBDB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bcb2; /* rgb */ color: rgb(151, 188, 178); /* oklch */ color: oklch(76.5% 0.042 176.9);
Tailwind
colors: {
custom: {
50: '#b6d0c9',
500: '#97bcb2',
950: '#000000',
},
}SCSS
$custom: #97bcb2; $custom-light: #b6d0c9; $custom-dark: #000000;
JSON
{
"hex": "#97bcb2",
"rgb": {
"r": 151,
"g": 188,
"b": 178
},
"hsl": {
"h": 163.784,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.76523,
"c": 0.04227,
"h": 176.9
},
"luminance": 0.4576
}Semantic roles & 50–950 ramp
primary
#97BCB2
secondary
#DDD1D5
accent
#455EA0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282