#97ADCC#97ADCC
#97ADCC is a light, muted blue. Relative luminance 0.408; OKLCH L 74.1% C 0.051 H 257.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADCC |
|---|---|
| RGB | rgb(151, 173, 204) |
| HSL | hsl(215, 34%, 70%) |
| HSV | hsv(215, 26%, 80%) |
| CMYK | cmyk(26%, 15.2%, 0%, 20%) |
| CIE-LAB | lab(70.05, -0.64, -18.26) |
| CIE-LCH | lch(70.05, 18.27, 267.99°) |
| OKLab | oklab(74.14% -0.0116 -0.0499) |
| OKLCH | oklch(74.14% 0.051 257) |
| XYZ | xyz(38.6021, 40.8248, 62.9611) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.06
Cloudy Blue
#ACC2D9
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.43
Bluey Grey
#89A0B0
ΔE00 7.53
Pastel Blue
#A2BFFE
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADCC #CCB697
analogous
#97C8CC #97ADCC #9B97CC
triadic
#97ADCC #CC97AD #ADCC97
tetradic
#97ADCC #CC97C8 #CCB697 #97CC9B
square
#97ADCC #CC97C8 #CCB697 #97CC9B
split-complementary
#97ADCC #CC9B97 #C8CC97
monochromatic
#4D6E9C #6E8DB8 #97ADCC #C0CDE0 #E9EEF4
Accessibility & contrast
On white
2.29
#97ADCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#97ADCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADCC
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADCC | 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)
#A2AECE
Deuteranopia (green-blind)
#9DA9CB
Tritanopia (blue-blind)
#89B4B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97adcc; /* rgb */ color: rgb(151, 173, 204); /* oklch */ color: oklch(74.1% 0.051 257.0);
Tailwind
colors: {
custom: {
50: '#b6c5db',
500: '#97adcc',
950: '#000000',
},
}SCSS
$custom: #97adcc; $custom-light: #b6c5db; $custom-dark: #000000;
JSON
{
"hex": "#97adcc",
"rgb": {
"r": 151,
"g": 173,
"b": 204
},
"hsl": {
"h": 215.094,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.74142,
"c": 0.05125,
"h": 257
},
"luminance": 0.40826
}Semantic roles & 50–950 ramp
primary
#97ADCC
secondary
#E7E1D8
accent
#7D38AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183