#97ACCF#97ACCF
#97ACCF is a light, muted blue. Relative luminance 0.406; OKLCH L 74.0% C 0.056 H 260.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACCF |
|---|---|
| RGB | rgb(151, 172, 207) |
| HSL | hsl(218, 37%, 70%) |
| HSV | hsv(218, 27%, 81%) |
| CMYK | cmyk(27.1%, 16.9%, 0%, 18.8%) |
| CIE-LAB | lab(69.89, 0.63, -20.16) |
| CIE-LCH | lch(69.89, 20.17, 271.78°) |
| OKLab | oklab(74.05% -0.0091 -0.0552) |
| OKLCH | oklch(74.05% 0.056 260.6) |
| XYZ | xyz(38.7744, 40.5881, 64.8107) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.03
Cloudy Blue
#ACC2D9
ΔE00 7.27
Light Grey Blue
#9DBCD4
ΔE00 7.27
Pastel Blue
#A2BFFE
ΔE00 7.43
Carolina Blue
#8AB8FE
ΔE00 8.17
Periwinkle Blue
#8F99FB
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACCF #CFBA97
analogous
#97C8CF #97ACCF #9E97CF
triadic
#97ACCF #CF97AC #ACCF97
tetradic
#97ACCF #CF97C8 #CFBA97 #97CF9E
square
#97ACCF #CF97C8 #CFBA97 #97CF9E
split-complementary
#97ACCF #CF9E97 #C8CF97
monochromatic
#4A6BA1 #6D8BBC #97ACCF #C1CDE2 #EAEEF5
Accessibility & contrast
On white
2.30
#97ACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#97ACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACCF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACCF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AED1
Deuteranopia (green-blind)
#9BA8CE
Tritanopia (blue-blind)
#88B3B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97accf; /* rgb */ color: rgb(151, 172, 207); /* oklch */ color: oklch(74.0% 0.056 260.6);
Tailwind
colors: {
custom: {
50: '#b6c4dd',
500: '#97accf',
950: '#000000',
},
}SCSS
$custom: #97accf; $custom-light: #b6c4dd; $custom-dark: #000000;
JSON
{
"hex": "#97accf",
"rgb": {
"r": 151,
"g": 172,
"b": 207
},
"hsl": {
"h": 217.5,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.74045,
"c": 0.056,
"h": 260.6
},
"luminance": 0.40589
}Semantic roles & 50–950 ramp
primary
#97ACCF
secondary
#E9E3D9
accent
#8236B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183