#97BFAB#97BFAB
#97BFAB is a light, muted teal. Relative luminance 0.468; OKLCH L 77.0% C 0.051 H 163.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFAB |
|---|---|
| RGB | rgb(151, 191, 171) |
| HSL | hsl(150, 24%, 67%) |
| HSV | hsv(150, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(74.05, -17.42, 5.72) |
| CIE-LCH | lch(74.05, 18.33, 161.81°) |
| OKLab | oklab(76.99% -0.0492 0.0148) |
| OKLCH | oklch(76.99% 0.051 163.2) |
| XYZ | xyz(38.7419, 46.7799, 45.5084) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.24
Greenish Grey
#96AE8D
ΔE00 7.57
Darkseagreen
#8FBC8F
ΔE00 7.62
Seafoam Blue
#78D1B6
ΔE00 8.39
Sage Green
#9CAF88
ΔE00 9.43
Mediumaquamarine
#66CDAA
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFAB #BF97AB
analogous
#97BF97 #97BFAB #97BFBF
triadic
#97BFAB #AB97BF #BFAB97
tetradic
#97BFAB #9797BF #BF97AB #BFBF97
square
#97BFAB #9797BF #BF97AB #BFBF97
split-complementary
#97BFAB #BF97BF #BF9797
monochromatic
#54886E #71A88C #97BFAB #BDD6CA #E3EEE8
Accessibility & contrast
On white
2.03
#97BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#97BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFAB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFAB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9AA
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#8FBFB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bfab; /* rgb */ color: rgb(151, 191, 171); /* oklch */ color: oklch(77.0% 0.051 163.2);
Tailwind
colors: {
custom: {
50: '#b6d2c4',
500: '#97bfab',
950: '#000000',
},
}SCSS
$custom: #97bfab; $custom-light: #b6d2c4; $custom-dark: #000000;
JSON
{
"hex": "#97bfab",
"rgb": {
"r": 151,
"g": 191,
"b": 171
},
"hsl": {
"h": 150,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.7699,
"c": 0.05142,
"h": 163.2
},
"luminance": 0.46781
}Semantic roles & 50–950 ramp
primary
#97BFAB
secondary
#DFD3D9
accent
#4373A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281