#97AFB2#97AFB2
#97AFB2 is a light, muted teal. Relative luminance 0.405; OKLCH L 73.7% C 0.027 H 205.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFB2 |
|---|---|
| RGB | rgb(151, 175, 178) |
| HSL | hsl(187, 15%, 65%) |
| HSV | hsv(187, 15%, 70%) |
| CMYK | cmyk(15.2%, 1.7%, 0%, 30.2%) |
| CIE-LAB | lab(69.79, -7.60, -4.32) |
| CIE-LCH | lch(69.79, 8.74, 209.59°) |
| OKLab | oklab(73.67% -0.0242 -0.0117) |
| OKLCH | oklch(73.67% 0.027 205.8) |
| XYZ | xyz(36.1263, 40.4527, 48.0156) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.64
Cool Gray
#9AA7B0
ΔE00 6.09
Bluegrey
#85A3B2
ΔE00 6.38
Bluey Grey
#89A0B0
ΔE00 7.63
Greyblue
#77A1B5
ΔE00 8.60
Light Grey Blue
#9DBCD4
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFB2 #B29A97
analogous
#97B2A8 #97AFB2 #97A2B2
triadic
#97AFB2 #B297AF #AFB297
tetradic
#97AFB2 #A897B2 #B29A97 #A2B297
square
#97AFB2 #A897B2 #B29A97 #A2B297
split-complementary
#97AFB2 #B297A2 #B2A897
monochromatic
#587377 #749498 #97AFB2 #BACACC #DDE5E6
Accessibility & contrast
On white
2.31
#97AFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#97AFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFB2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFB2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABADB2
Deuteranopia (green-blind)
#A6A9B2
Tritanopia (blue-blind)
#8FB1B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97afb2; /* rgb */ color: rgb(151, 175, 178); /* oklch */ color: oklch(73.7% 0.027 205.8);
Tailwind
colors: {
custom: {
50: '#b6c6c9',
500: '#97afb2',
950: '#000000',
},
}SCSS
$custom: #97afb2; $custom-light: #b6c6c9; $custom-dark: #000000;
JSON
{
"hex": "#97afb2",
"rgb": {
"r": 151,
"g": 175,
"b": 178
},
"hsl": {
"h": 186.667,
"s": 14.917,
"l": 64.51
},
"oklch": {
"l": 0.73668,
"c": 0.02688,
"h": 205.8
},
"luminance": 0.40454
}Semantic roles & 50–950 ramp
primary
#97AFB2
secondary
#D7CFCE
accent
#554C99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282