#97BFAF#97BFAF
#97BFAF is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.048 H 168.7°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFAF |
|---|---|
| RGB | rgb(151, 191, 175) |
| HSL | hsl(156, 24%, 67%) |
| HSV | hsv(156, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(74.15, -16.61, 3.69) |
| CIE-LCH | lch(74.15, 17.02, 167.47°) |
| OKLab | oklab(77.1% -0.0475 0.0095) |
| OKLCH | oklch(77.1% 0.048 168.7) |
| XYZ | xyz(39.1290, 46.9348, 47.5468) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.60
Greenish Grey
#96AE8D
ΔE00 8.58
Seafoam Blue
#78D1B6
ΔE00 8.67
Darkseagreen
#8FBC8F
ΔE00 9.05
Greyish Teal
#719F91
ΔE00 9.81
Mediumaquamarine
#66CDAA
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFAF #BF97A7
analogous
#97BF9B #97BFAF #97BBBF
triadic
#97BFAF #AF97BF #BFAF97
tetradic
#97BFAF #9B97BF #BF97A7 #BBBF97
square
#97BFAF #9B97BF #BF97A7 #BBBF97
split-complementary
#97BFAF #BF97BB #BF9B97
monochromatic
#548873 #71A892 #97BFAF #BDD6CC #E3EEE9
Accessibility & contrast
On white
2.02
#97BFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#97BFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFAF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFAF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AE
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#8EBFBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bfaf; /* rgb */ color: rgb(151, 191, 175); /* oklch */ color: oklch(77.1% 0.048 168.7);
Tailwind
colors: {
custom: {
50: '#b6d2c6',
500: '#97bfaf',
950: '#000000',
},
}SCSS
$custom: #97bfaf; $custom-light: #b6d2c6; $custom-dark: #000000;
JSON
{
"hex": "#97bfaf",
"rgb": {
"r": 151,
"g": 191,
"b": 175
},
"hsl": {
"h": 156,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77102,
"c": 0.04848,
"h": 168.7
},
"luminance": 0.46936
}Semantic roles & 50–950 ramp
primary
#97BFAF
secondary
#DFD3D8
accent
#4369A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282