#97ACCD#97ACCD
#97ACCD is a light, muted blue. Relative luminance 0.405; OKLCH L 74.0% C 0.053 H 259.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACCD |
|---|---|
| RGB | rgb(151, 172, 205) |
| HSL | hsl(217, 35%, 70%) |
| HSV | hsv(217, 26%, 80%) |
| CMYK | cmyk(26.3%, 16.1%, 0%, 19.6%) |
| CIE-LAB | lab(69.82, 0.15, -19.16) |
| CIE-LCH | lch(69.82, 19.16, 270.44°) |
| OKLab | oklab(73.97% -0.0098 -0.0525) |
| OKLCH | oklch(73.97% 0.053 259.4) |
| XYZ | xyz(38.5314, 40.4909, 63.5311) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.84
Light Grey Blue
#9DBCD4
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 6.95
Pastel Blue
#A2BFFE
ΔE00 7.72
Bluey Grey
#89A0B0
ΔE00 8.15
Light Blue Grey
#B7C9E2
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACCD #CDB897
analogous
#97C7CD #97ACCD #9D97CD
triadic
#97ACCD #CD97AC #ACCD97
tetradic
#97ACCD #CD97C7 #CDB897 #97CD9D
square
#97ACCD #CD97C7 #CDB897 #97CD9D
split-complementary
#97ACCD #CD9D97 #C7CD97
monochromatic
#4C6C9E #6E8BB9 #97ACCD #C0CDE1 #EAEEF5
Accessibility & contrast
On white
2.31
#97ACCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#97ACCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACCD
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACCD | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCF
Deuteranopia (green-blind)
#9BA8CC
Tritanopia (blue-blind)
#88B3B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97accd; /* rgb */ color: rgb(151, 172, 205); /* oklch */ color: oklch(74.0% 0.053 259.4);
Tailwind
colors: {
custom: {
50: '#b6c4dc',
500: '#97accd',
950: '#000000',
},
}SCSS
$custom: #97accd; $custom-light: #b6c4dc; $custom-dark: #000000;
JSON
{
"hex": "#97accd",
"rgb": {
"r": 151,
"g": 172,
"b": 205
},
"hsl": {
"h": 216.667,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.73969,
"c": 0.05337,
"h": 259.4
},
"luminance": 0.40492
}Semantic roles & 50–950 ramp
primary
#97ACCD
secondary
#E8E2D8
accent
#8038AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183