#97AFBC#97AFBC
#97AFBC is a light, muted cyan. Relative luminance 0.409; OKLCH L 74.0% C 0.033 H 231.5°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFBC |
|---|---|
| RGB | rgb(151, 175, 188) |
| HSL | hsl(201, 22%, 66%) |
| HSV | hsv(201, 20%, 74%) |
| CMYK | cmyk(19.7%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(70.08, -5.42, -9.40) |
| CIE-LCH | lch(70.08, 10.85, 240.02°) |
| OKLab | oklab(74% -0.0203 -0.0255) |
| OKLCH | oklch(74% 0.033 231.5) |
| XYZ | xyz(37.1671, 40.8690, 53.4975) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.05
Bluegrey
#85A3B2
ΔE00 4.20
Bluey Grey
#89A0B0
ΔE00 4.64
Light Grey Blue
#9DBCD4
ΔE00 5.31
Cool Grey
#95A3A6
ΔE00 5.73
Greyblue
#77A1B5
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFBC #BCA497
analogous
#97BCB7 #97AFBC #979DBC
triadic
#97AFBC #BC97AF #AFBC97
tetradic
#97AFBC #B797BC #BCA497 #9DBC97
square
#97AFBC #B797BC #BCA497 #9DBC97
split-complementary
#97AFBC #BC979D #BCB797
monochromatic
#557384 #7292A4 #97AFBC #BCCCD4 #E1E8EC
Accessibility & contrast
On white
2.29
#97AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#97AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFBC
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFBC | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#8DB3B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97afbc; /* rgb */ color: rgb(151, 175, 188); /* oklch */ color: oklch(74.0% 0.033 231.5);
Tailwind
colors: {
custom: {
50: '#b6c6d0',
500: '#97afbc',
950: '#000000',
},
}SCSS
$custom: #97afbc; $custom-light: #b6c6d0; $custom-dark: #000000;
JSON
{
"hex": "#97afbc",
"rgb": {
"r": 151,
"g": 175,
"b": 188
},
"hsl": {
"h": 201.081,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.73997,
"c": 0.03255,
"h": 231.5
},
"luminance": 0.4087
}Semantic roles & 50–950 ramp
primary
#97AFBC
secondary
#DDD6D1
accent
#6545A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282