#97ACCC#97ACCC
#97ACCC is a light, muted blue. Relative luminance 0.404; OKLCH L 73.9% C 0.052 H 258.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACCC |
|---|---|
| RGB | rgb(151, 172, 204) |
| HSL | hsl(216, 34%, 70%) |
| HSV | hsv(216, 26%, 80%) |
| CMYK | cmyk(26%, 15.7%, 0%, 20%) |
| CIE-LAB | lab(69.78, -0.09, -18.66) |
| CIE-LCH | lch(69.78, 18.66, 269.72°) |
| OKLab | oklab(73.93% -0.0102 -0.0511) |
| OKLCH | oklch(73.93% 0.052 258.7) |
| XYZ | xyz(38.4111, 40.4428, 62.8975) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 6.75
Cloudy Blue
#ACC2D9
ΔE00 6.80
Bluey Grey
#89A0B0
ΔE00 7.86
Pastel Blue
#A2BFFE
ΔE00 7.88
Light Blue Grey
#B7C9E2
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACCC #CCB797
analogous
#97C7CC #97ACCC #9C97CC
triadic
#97ACCC #CC97AC #ACCC97
tetradic
#97ACCC #CC97C7 #CCB797 #97CC9C
square
#97ACCC #CC97C7 #CCB797 #97CC9C
split-complementary
#97ACCC #CC9C97 #C7CC97
monochromatic
#4D6C9C #6E8BB8 #97ACCC #C0CDE0 #E9EEF4
Accessibility & contrast
On white
2.31
#97ACCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#97ACCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACCC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACCC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCE
Deuteranopia (green-blind)
#9CA8CB
Tritanopia (blue-blind)
#89B3B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97accc; /* rgb */ color: rgb(151, 172, 204); /* oklch */ color: oklch(73.9% 0.052 258.7);
Tailwind
colors: {
custom: {
50: '#b6c4db',
500: '#97accc',
950: '#000000',
},
}SCSS
$custom: #97accc; $custom-light: #b6c4db; $custom-dark: #000000;
JSON
{
"hex": "#97accc",
"rgb": {
"r": 151,
"g": 172,
"b": 204
},
"hsl": {
"h": 216.226,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.73931,
"c": 0.05208,
"h": 258.7
},
"luminance": 0.40444
}Semantic roles & 50–950 ramp
primary
#97ACCC
secondary
#E7E1D8
accent
#7F38AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183