#97AFBF#97AFBF
#97AFBF is a light, muted cyan. Relative luminance 0.410; OKLCH L 74.1% C 0.035 H 237.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFBF |
|---|---|
| RGB | rgb(151, 175, 191) |
| HSL | hsl(204, 24%, 67%) |
| HSV | hsv(204, 21%, 75%) |
| CMYK | cmyk(20.9%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(70.18, -4.75, -10.91) |
| CIE-LCH | lch(70.18, 11.90, 246.49°) |
| OKLab | oklab(74.1% -0.0191 -0.0296) |
| OKLCH | oklch(74.1% 0.035 237.2) |
| XYZ | xyz(37.4939, 40.9997, 55.2184) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.29
Bluey Grey
#89A0B0
ΔE00 4.43
Light Grey Blue
#9DBCD4
ΔE00 4.45
Bluegrey
#85A3B2
ΔE00 4.46
Cloudy Blue
#ACC2D9
ΔE00 6.34
Cool Grey
#95A3A6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFBF #BFA797
analogous
#97BFBB #97AFBF #979BBF
triadic
#97AFBF #BF97AF #AFBF97
tetradic
#97AFBF #BB97BF #BFA797 #9BBF97
square
#97AFBF #BB97BF #BFA797 #9BBF97
split-complementary
#97AFBF #BF979B #BFBB97
monochromatic
#547388 #7192A8 #97AFBF #BDCCD6 #E3E9EE
Accessibility & contrast
On white
2.28
#97AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#97AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFBF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFBF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#8CB3B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97afbf; /* rgb */ color: rgb(151, 175, 191); /* oklch */ color: oklch(74.1% 0.035 237.2);
Tailwind
colors: {
custom: {
50: '#b6c6d2',
500: '#97afbf',
950: '#000000',
},
}SCSS
$custom: #97afbf; $custom-light: #b6c6d2; $custom-dark: #000000;
JSON
{
"hex": "#97afbf",
"rgb": {
"r": 151,
"g": 175,
"b": 191
},
"hsl": {
"h": 204,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.741,
"c": 0.03525,
"h": 237.2
},
"luminance": 0.41001
}Semantic roles & 50–950 ramp
primary
#97AFBF
secondary
#DFD8D3
accent
#6943A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282