#97ACCB#97ACCB
#97ACCB is a light, muted blue. Relative luminance 0.404; OKLCH L 73.9% C 0.051 H 258.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACCB |
|---|---|
| RGB | rgb(151, 172, 203) |
| HSL | hsl(216, 33%, 69%) |
| HSV | hsv(216, 26%, 80%) |
| CMYK | cmyk(25.6%, 15.3%, 0%, 20.4%) |
| CIE-LAB | lab(69.75, -0.33, -18.16) |
| CIE-LCH | lch(69.75, 18.17, 268.96°) |
| OKLab | oklab(73.89% -0.0105 -0.0497) |
| OKLCH | oklch(73.89% 0.051 258) |
| XYZ | xyz(38.2915, 40.3949, 62.2678) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.45
Cloudy Blue
#ACC2D9
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 6.68
Bluey Grey
#89A0B0
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 8.04
Pastel Blue
#A2BFFE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACCB #CBB697
analogous
#97C6CB #97ACCB #9C97CB
triadic
#97ACCB #CB97AC #ACCB97
tetradic
#97ACCB #CB97C6 #CBB697 #97CB9C
square
#97ACCB #CB97C6 #CBB697 #97CB9C
split-complementary
#97ACCB #CB9C97 #C6CB97
monochromatic
#4D6C9A #6E8BB7 #97ACCB #C0CDDF #E9EDF4
Accessibility & contrast
On white
2.31
#97ACCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#97ACCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACCB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACCB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ADCD
Deuteranopia (green-blind)
#9CA8CA
Tritanopia (blue-blind)
#89B2B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97accb; /* rgb */ color: rgb(151, 172, 203); /* oklch */ color: oklch(73.9% 0.051 258.0);
Tailwind
colors: {
custom: {
50: '#b6c4da',
500: '#97accb',
950: '#000000',
},
}SCSS
$custom: #97accb; $custom-light: #b6c4da; $custom-dark: #000000;
JSON
{
"hex": "#97accb",
"rgb": {
"r": 151,
"g": 172,
"b": 203
},
"hsl": {
"h": 215.769,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.73893,
"c": 0.05078,
"h": 258
},
"luminance": 0.40396
}Semantic roles & 50–950 ramp
primary
#97ACCB
secondary
#E6E0D7
accent
#7E39AC
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111215
muted
#808183