#97AFBA#97AFBA
#97AFBA is a light, muted cyan. Relative luminance 0.408; OKLCH L 73.9% C 0.031 H 227.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFBA |
|---|---|
| RGB | rgb(151, 175, 186) |
| HSL | hsl(199, 20%, 66%) |
| HSV | hsv(199, 19%, 73%) |
| CMYK | cmyk(18.8%, 5.9%, 0%, 27.1%) |
| CIE-LAB | lab(70.02, -5.86, -8.38) |
| CIE-LCH | lch(70.02, 10.23, 235.03°) |
| OKLab | oklab(73.93% -0.021 -0.0227) |
| OKLCH | oklch(73.93% 0.031 227.2) |
| XYZ | xyz(36.9530, 40.7834, 52.3699) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.13
Bluegrey
#85A3B2
ΔE00 4.27
Bluey Grey
#89A0B0
ΔE00 5.00
Cool Grey
#95A3A6
ΔE00 5.22
Light Grey Blue
#9DBCD4
ΔE00 6.00
Greyblue
#77A1B5
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFBA #BAA297
analogous
#97BAB3 #97AFBA #979DBA
triadic
#97AFBA #BA97AF #AFBA97
tetradic
#97AFBA #B397BA #BAA297 #9DBA97
square
#97AFBA #B397BA #BAA297 #9DBA97
split-complementary
#97AFBA #BA979D #BAB397
monochromatic
#567381 #7293A2 #97AFBA #BCCBD2 #E1E8EB
Accessibility & contrast
On white
2.29
#97AFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#97AFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFBA
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFBA | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBB
Deuteranopia (green-blind)
#A4A9BA
Tritanopia (blue-blind)
#8DB2B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97afba; /* rgb */ color: rgb(151, 175, 186); /* oklch */ color: oklch(73.9% 0.031 227.2);
Tailwind
colors: {
custom: {
50: '#b6c6ce',
500: '#97afba',
950: '#000000',
},
}SCSS
$custom: #97afba; $custom-light: #b6c6ce; $custom-dark: #000000;
JSON
{
"hex": "#97afba",
"rgb": {
"r": 151,
"g": 175,
"b": 186
},
"hsl": {
"h": 198.857,
"s": 20.231,
"l": 66.078
},
"oklch": {
"l": 0.7393,
"c": 0.03095,
"h": 227.2
},
"luminance": 0.40784
}Semantic roles & 50–950 ramp
primary
#97AFBA
secondary
#DCD4D1
accent
#62479F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282