#97BFAC#97BFAC
#97BFAC is a light, muted teal. Relative luminance 0.468; OKLCH L 77.0% C 0.051 H 164.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFAC |
|---|---|
| RGB | rgb(151, 191, 172) |
| HSL | hsl(152, 24%, 67%) |
| HSV | hsv(152, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(74.07, -17.22, 5.21) |
| CIE-LCH | lch(74.07, 17.99, 163.15°) |
| OKLab | oklab(77.02% -0.0488 0.0135) |
| OKLCH | oklch(77.02% 0.051 164.5) |
| XYZ | xyz(38.8376, 46.8182, 46.0123) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.29
Greenish Grey
#96AE8D
ΔE00 7.81
Darkseagreen
#8FBC8F
ΔE00 7.97
Seafoam Blue
#78D1B6
ΔE00 8.43
Sage Green
#9CAF88
ΔE00 9.68
Mediumaquamarine
#66CDAA
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFAC #BF97AA
analogous
#97BF98 #97BFAC #97BEBF
triadic
#97BFAC #AC97BF #BFAC97
tetradic
#97BFAC #9897BF #BF97AA #BEBF97
square
#97BFAC #9897BF #BF97AA #BEBF97
split-complementary
#97BFAC #BF97BE #BF9897
monochromatic
#54886F #71A88E #97BFAC #BDD6CA #E3EEE8
Accessibility & contrast
On white
2.03
#97BFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#97BFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFAC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFAC | 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)
#BDB9AB
Deuteranopia (green-blind)
#B6B4AD
Tritanopia (blue-blind)
#8FBFB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bfac; /* rgb */ color: rgb(151, 191, 172); /* oklch */ color: oklch(77.0% 0.051 164.5);
Tailwind
colors: {
custom: {
50: '#b6d2c4',
500: '#97bfac',
950: '#000000',
},
}SCSS
$custom: #97bfac; $custom-light: #b6d2c4; $custom-dark: #000000;
JSON
{
"hex": "#97bfac",
"rgb": {
"r": 151,
"g": 191,
"b": 172
},
"hsl": {
"h": 151.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77018,
"c": 0.05064,
"h": 164.5
},
"luminance": 0.46819
}Semantic roles & 50–950 ramp
primary
#97BFAC
secondary
#DFD3D9
accent
#4370A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281