#97B6DA#97B6DA
#97B6DA is a light, moderate cyan. Relative luminance 0.451; OKLCH L 76.6% C 0.062 H 252.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #97B6DA |
|---|---|
| RGB | rgb(151, 182, 218) |
| HSL | hsl(212, 48%, 72%) |
| HSV | hsv(212, 31%, 85%) |
| CMYK | cmyk(30.7%, 16.5%, 0%, 14.5%) |
| CIE-LAB | lab(72.95, -2.16, -21.52) |
| CIE-LCH | lch(72.95, 21.62, 264.27°) |
| OKLab | oklab(76.58% -0.0187 -0.0591) |
| OKLCH | oklch(76.58% 0.062 252.4) |
| XYZ | xyz(42.1416, 45.0954, 72.7999) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.44
Cloudy Blue
#ACC2D9
ΔE00 5.20
Carolina Blue
#8AB8FE
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 5.36
Pastel Blue
#A2BFFE
ΔE00 5.38
Light Blue Grey
#B7C9E2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B6DA #DABB97
analogous
#97D8DA #97B6DA #9A97DA
triadic
#97B6DA #DA97B6 #B6DA97
tetradic
#97B6DA #DA97D8 #DABB97 #97DA9A
square
#97B6DA #DA97D8 #DABB97 #97DA9A
split-complementary
#97B6DA #DA9A97 #D8DA97
monochromatic
#4177B6 #6A96CA #97B6DA #C4D6EA #E8EFF7
Accessibility & contrast
On white
2.10
#97B6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#97B6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B6DA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B6DA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B7DC
Deuteranopia (green-blind)
#A1B0D9
Tritanopia (blue-blind)
#83BEC2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b6da; /* rgb */ color: rgb(151, 182, 218); /* oklch */ color: oklch(76.6% 0.062 252.4);
Tailwind
colors: {
custom: {
50: '#b7cbe5',
500: '#97b6da',
950: '#000000',
},
}SCSS
$custom: #97b6da; $custom-light: #b7cbe5; $custom-dark: #000000;
JSON
{
"hex": "#97b6da",
"rgb": {
"r": 151,
"g": 182,
"b": 218
},
"hsl": {
"h": 212.239,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.7658,
"c": 0.062,
"h": 252.4
},
"luminance": 0.45097
}Semantic roles & 50–950 ramp
primary
#97B6DA
secondary
#EEE6DD
accent
#782BBB
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111315
muted
#808284