#97BDAF#97BDAF
#97BDAF is a light, muted teal. Relative luminance 0.461; OKLCH L 76.7% C 0.045 H 170.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDAF |
|---|---|
| RGB | rgb(151, 189, 175) |
| HSL | hsl(158, 22%, 67%) |
| HSV | hsv(158, 20%, 74%) |
| CMYK | cmyk(20.1%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(73.59, -15.59, 2.88) |
| CIE-LCH | lch(73.59, 15.85, 169.51°) |
| OKLab | oklab(76.66% -0.0448 0.0074) |
| OKLCH | oklch(76.66% 0.045 170.6) |
| XYZ | xyz(38.6958, 46.0684, 47.4024) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.41
Greenish Grey
#96AE8D
ΔE00 8.70
Seafoam Blue
#78D1B6
ΔE00 9.44
Greyish Teal
#719F91
ΔE00 9.48
Darkseagreen
#8FBC8F
ΔE00 9.72
Sage Green
#9CAF88
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDAF #BD97A5
analogous
#97BD9C #97BDAF #97B8BD
triadic
#97BDAF #AF97BD #BDAF97
tetradic
#97BDAF #9C97BD #BD97A5 #B8BD97
square
#97BDAF #9C97BD #BD97A5 #B8BD97
split-complementary
#97BDAF #BD97B8 #BD9C97
monochromatic
#548573 #72A592 #97BDAF #BCD5CC #E2EDE9
Accessibility & contrast
On white
2.06
#97BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#97BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDAF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDAF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#8FBEB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bdaf; /* rgb */ color: rgb(151, 189, 175); /* oklch */ color: oklch(76.7% 0.045 170.6);
Tailwind
colors: {
custom: {
50: '#b6d1c6',
500: '#97bdaf',
950: '#000000',
},
}SCSS
$custom: #97bdaf; $custom-light: #b6d1c6; $custom-dark: #000000;
JSON
{
"hex": "#97bdaf",
"rgb": {
"r": 151,
"g": 189,
"b": 175
},
"hsl": {
"h": 157.895,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.76657,
"c": 0.04544,
"h": 170.6
},
"luminance": 0.4607
}Semantic roles & 50–950 ramp
primary
#97BDAF
secondary
#DED2D6
accent
#4567A1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282