#97BDB2#97BDB2
#97BDB2 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.7% C 0.044 H 175.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDB2 |
|---|---|
| RGB | rgb(151, 189, 178) |
| HSL | hsl(163, 22%, 67%) |
| HSV | hsv(163, 20%, 74%) |
| CMYK | cmyk(20.1%, 0%, 5.8%, 25.9%) |
| CIE-LAB | lab(73.67, -14.97, 1.36) |
| CIE-LCH | lch(73.67, 15.03, 174.80°) |
| OKLab | oklab(76.74% -0.0436 0.0034) |
| OKLCH | oklch(76.74% 0.044 175.6) |
| XYZ | xyz(38.9937, 46.1876, 48.9714) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.01
Greyish Teal
#719F91
ΔE00 9.63
Greenish Grey
#96AE8D
ΔE00 9.66
Seafoam Blue
#78D1B6
ΔE00 9.94
Darkseagreen
#8FBC8F
ΔE00 10.90
Powder Blue
#B0E0E6
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDB2 #BD97A2
analogous
#97BD9F #97BDB2 #97B5BD
triadic
#97BDB2 #B297BD #BDB297
tetradic
#97BDB2 #9F97BD #BD97A2 #B5BD97
square
#97BDB2 #9F97BD #BD97A2 #B5BD97
split-complementary
#97BDB2 #BD97B5 #BD9F97
monochromatic
#548577 #72A596 #97BDB2 #BCD5CE #E2EDE9
Accessibility & contrast
On white
2.05
#97BDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#97BDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDB2
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDB2 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#8EBEBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bdb2; /* rgb */ color: rgb(151, 189, 178); /* oklch */ color: oklch(76.7% 0.044 175.6);
Tailwind
colors: {
custom: {
50: '#b6d1c9',
500: '#97bdb2',
950: '#000000',
},
}SCSS
$custom: #97bdb2; $custom-light: #b6d1c9; $custom-dark: #000000;
JSON
{
"hex": "#97bdb2",
"rgb": {
"r": 151,
"g": 189,
"b": 178
},
"hsl": {
"h": 162.632,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.76744,
"c": 0.0437,
"h": 175.6
},
"luminance": 0.46189
}Semantic roles & 50–950 ramp
primary
#97BDB2
secondary
#DED2D5
accent
#455FA1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282