#97BCAB#97BCAB
#97BCAB is a light, muted teal. Relative luminance 0.455; OKLCH L 76.3% C 0.047 H 165.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCAB |
|---|---|
| RGB | rgb(151, 188, 171) |
| HSL | hsl(152, 22%, 66%) |
| HSV | hsv(152, 20%, 74%) |
| CMYK | cmyk(19.7%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(73.21, -15.88, 4.51) |
| CIE-LCH | lch(73.21, 16.51, 164.13°) |
| OKLab | oklab(76.32% -0.0451 0.0117) |
| OKLCH | oklch(76.32% 0.047 165.5) |
| XYZ | xyz(38.0944, 45.4849, 45.2925) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.28
Greenish Grey
#96AE8D
ΔE00 7.59
Darkseagreen
#8FBC8F
ΔE00 8.57
Greyish Teal
#719F91
ΔE00 9.31
Seafoam Blue
#78D1B6
ΔE00 9.39
Sage Green
#9CAF88
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCAB #BC97A8
analogous
#97BC99 #97BCAB #97BBBC
triadic
#97BCAB #AB97BC #BCAB97
tetradic
#97BCAB #9997BC #BC97A8 #BBBC97
square
#97BCAB #9997BC #BC97A8 #BBBC97
split-complementary
#97BCAB #BC97BB #BC9997
monochromatic
#55846E #72A48D #97BCAB #BCD4C9 #E1ECE7
Accessibility & contrast
On white
2.08
#97BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#97BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCAB
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCAB | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AA
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#90BCB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bcab; /* rgb */ color: rgb(151, 188, 171); /* oklch */ color: oklch(76.3% 0.047 165.5);
Tailwind
colors: {
custom: {
50: '#b6d0c4',
500: '#97bcab',
950: '#000000',
},
}SCSS
$custom: #97bcab; $custom-light: #b6d0c4; $custom-dark: #000000;
JSON
{
"hex": "#97bcab",
"rgb": {
"r": 151,
"g": 188,
"b": 171
},
"hsl": {
"h": 152.432,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.76321,
"c": 0.04664,
"h": 165.5
},
"luminance": 0.45486
}Semantic roles & 50–950 ramp
primary
#97BCAB
secondary
#DDD1D7
accent
#456FA0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281