#97BAAE#97BAAE
#97BAAE is a light, muted teal. Relative luminance 0.448; OKLCH L 76.0% C 0.042 H 172.3°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #97BAAE |
|---|---|
| RGB | rgb(151, 186, 174) |
| HSL | hsl(159, 20%, 66%) |
| HSV | hsv(159, 19%, 73%) |
| CMYK | cmyk(18.8%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(72.73, -14.24, 2.18) |
| CIE-LCH | lch(72.73, 14.40, 171.30°) |
| OKLab | oklab(75.96% -0.0411 0.0056) |
| OKLCH | oklch(75.96% 0.042 172.3) |
| XYZ | xyz(37.9593, 44.7520, 46.6742) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.55
Greenish Grey
#96AE8D
ΔE00 8.74
Greyish Teal
#719F91
ΔE00 9.11
Darkseagreen
#8FBC8F
ΔE00 10.45
Seafoam Blue
#78D1B6
ΔE00 10.54
Sage Green
#9CAF88
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BAAE #BA97A3
analogous
#97BA9C #97BAAE #97B4BA
triadic
#97BAAE #AE97BA #BAAE97
tetradic
#97BAAE #9C97BA #BA97A3 #B4BA97
square
#97BAAE #9C97BA #BA97A3 #B4BA97
split-complementary
#97BAAE #BA97B4 #BA9C97
monochromatic
#568172 #72A291 #97BAAE #BCD2CB #E1EBE7
Accessibility & contrast
On white
2.11
#97BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#97BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BAAE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BAAE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AD
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#8FBBB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97baae; /* rgb */ color: rgb(151, 186, 174); /* oklch */ color: oklch(76.0% 0.042 172.3);
Tailwind
colors: {
custom: {
50: '#b6cec6',
500: '#97baae',
950: '#000000',
},
}SCSS
$custom: #97baae; $custom-light: #b6cec6; $custom-dark: #000000;
JSON
{
"hex": "#97baae",
"rgb": {
"r": 151,
"g": 186,
"b": 174
},
"hsl": {
"h": 159.429,
"s": 20.231,
"l": 66.078
},
"oklch": {
"l": 0.75963,
"c": 0.04152,
"h": 172.3
},
"luminance": 0.44753
}Semantic roles & 50–950 ramp
primary
#97BAAE
secondary
#DCD1D5
accent
#47659F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282