#97BFAE#97BFAE
#97BFAE is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.049 H 167.3°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFAE |
|---|---|
| RGB | rgb(151, 191, 174) |
| HSL | hsl(155, 24%, 67%) |
| HSV | hsv(155, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(74.12, -16.82, 4.20) |
| CIE-LCH | lch(74.12, 17.33, 165.98°) |
| OKLab | oklab(77.07% -0.048 0.0108) |
| OKLCH | oklch(77.07% 0.049 167.3) |
| XYZ | xyz(39.0311, 46.8956, 47.0315) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.47
Greenish Grey
#96AE8D
ΔE00 8.31
Seafoam Blue
#78D1B6
ΔE00 8.57
Darkseagreen
#8FBC8F
ΔE00 8.69
Greyish Teal
#719F91
ΔE00 9.82
Mediumaquamarine
#66CDAA
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFAE #BF97A8
analogous
#97BF9A #97BFAE #97BCBF
triadic
#97BFAE #AE97BF #BFAE97
tetradic
#97BFAE #9A97BF #BF97A8 #BCBF97
square
#97BFAE #9A97BF #BF97A8 #BCBF97
split-complementary
#97BFAE #BF97BC #BF9A97
monochromatic
#548872 #71A890 #97BFAE #BDD6CC #E3EEE9
Accessibility & contrast
On white
2.02
#97BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#97BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFAE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFAE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AD
Deuteranopia (green-blind)
#B6B4AF
Tritanopia (blue-blind)
#8FBFBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bfae; /* rgb */ color: rgb(151, 191, 174); /* oklch */ color: oklch(77.1% 0.049 167.3);
Tailwind
colors: {
custom: {
50: '#b6d2c6',
500: '#97bfae',
950: '#000000',
},
}SCSS
$custom: #97bfae; $custom-light: #b6d2c6; $custom-dark: #000000;
JSON
{
"hex": "#97bfae",
"rgb": {
"r": 151,
"g": 191,
"b": 174
},
"hsl": {
"h": 154.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77074,
"c": 0.04918,
"h": 167.3
},
"luminance": 0.46897
}Semantic roles & 50–950 ramp
primary
#97BFAE
secondary
#DFD3D8
accent
#436CA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282