#97AFBE#97AFBE
#97AFBE is a light, muted cyan. Relative luminance 0.410; OKLCH L 74.1% C 0.034 H 235.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFBE |
|---|---|
| RGB | rgb(151, 175, 190) |
| HSL | hsl(203, 23%, 67%) |
| HSV | hsv(203, 21%, 75%) |
| CMYK | cmyk(20.5%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(70.14, -4.97, -10.41) |
| CIE-LCH | lch(70.14, 11.53, 244.46°) |
| OKLab | oklab(74.07% -0.0195 -0.0282) |
| OKLCH | oklch(74.07% 0.034 235.4) |
| XYZ | xyz(37.3842, 40.9559, 54.6408) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.16
Bluegrey
#85A3B2
ΔE00 4.33
Bluey Grey
#89A0B0
ΔE00 4.46
Light Grey Blue
#9DBCD4
ΔE00 4.71
Cool Grey
#95A3A6
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFBE #BEA697
analogous
#97BEBA #97AFBE #979CBE
triadic
#97AFBE #BE97AF #AFBE97
tetradic
#97AFBE #BA97BE #BEA697 #9CBE97
square
#97AFBE #BA97BE #BEA697 #9CBE97
split-complementary
#97AFBE #BE979C #BEBA97
monochromatic
#547387 #7192A6 #97AFBE #BDCCD6 #E2E9ED
Accessibility & contrast
On white
2.28
#97AFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#97AFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFBE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFBE | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#8CB3B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97afbe; /* rgb */ color: rgb(151, 175, 190); /* oklch */ color: oklch(74.1% 0.034 235.4);
Tailwind
colors: {
custom: {
50: '#b6c6d1',
500: '#97afbe',
950: '#000000',
},
}SCSS
$custom: #97afbe; $custom-light: #b6c6d1; $custom-dark: #000000;
JSON
{
"hex": "#97afbe",
"rgb": {
"r": 151,
"g": 175,
"b": 190
},
"hsl": {
"h": 203.077,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.74065,
"c": 0.03431,
"h": 235.4
},
"luminance": 0.40957
}Semantic roles & 50–950 ramp
primary
#97AFBE
secondary
#DFD7D2
accent
#6844A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282