#97BACE#97BACE
#97BACE is a light, muted cyan. Relative luminance 0.462; OKLCH L 77.0% C 0.047 H 233.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97BACE |
|---|---|
| RGB | rgb(151, 186, 206) |
| HSL | hsl(202, 36%, 70%) |
| HSV | hsv(202, 27%, 81%) |
| CMYK | cmyk(26.7%, 9.7%, 0%, 19.2%) |
| CIE-LAB | lab(73.64, -7.20, -13.93) |
| CIE-LCH | lch(73.64, 15.68, 242.67°) |
| OKLab | oklab(76.99% -0.0284 -0.038) |
| OKLCH | oklch(76.99% 0.047 233.3) |
| XYZ | xyz(41.4587, 46.1517, 65.1043) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.54
Cloudy Blue
#ACC2D9
ΔE00 5.52
Bluegrey
#85A3B2
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 7.19
Sky Blue
#87CEEB
ΔE00 7.41
Baby Blue
#89CFF0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BACE #CEAB97
analogous
#97CEC6 #97BACE #979FCE
triadic
#97BACE #CE97BA #BACE97
tetradic
#97BACE #C697CE #CEAB97 #9FCE97
square
#97BACE #C697CE #CEAB97 #9FCE97
split-complementary
#97BACE #CE979F #CEC697
monochromatic
#4B819F #6D9EBA #97BACE #C1D6E2 #EAF1F5
Accessibility & contrast
On white
2.05
#97BACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#97BACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BACE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BACE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CF
Deuteranopia (green-blind)
#A9B2CE
Tritanopia (blue-blind)
#87BFC0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bace; /* rgb */ color: rgb(151, 186, 206); /* oklch */ color: oklch(77.0% 0.047 233.3);
Tailwind
colors: {
custom: {
50: '#b6cedd',
500: '#97bace',
950: '#000000',
},
}SCSS
$custom: #97bace; $custom-light: #b6cedd; $custom-dark: #000000;
JSON
{
"hex": "#97bace",
"rgb": {
"r": 151,
"g": 186,
"b": 206
},
"hsl": {
"h": 201.818,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.76992,
"c": 0.04742,
"h": 233.3
},
"luminance": 0.46153
}Semantic roles & 50–950 ramp
primary
#97BACE
secondary
#E8DED9
accent
#6237AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283