#97ACDF#97ACDF
#97ACDF is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.7% C 0.078 H 267.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACDF |
|---|---|
| RGB | rgb(151, 172, 223) |
| HSL | hsl(223, 53%, 73%) |
| HSV | hsv(223, 32%, 87%) |
| CMYK | cmyk(32.3%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(70.46, 4.59, -28.06) |
| CIE-LCH | lch(70.46, 28.43, 279.28°) |
| OKLab | oklab(74.69% -0.0039 -0.0775) |
| OKLCH | oklch(74.69% 0.078 267.2) |
| XYZ | xyz(40.8305, 41.4105, 75.6394) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.83
Periwinkle Blue
#8F99FB
ΔE00 6.89
Carolina Blue
#8AB8FE
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 8.62
Light Periwinkle
#C1C6FC
ΔE00 8.96
Cloudy Blue
#ACC2D9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACDF #DFCA97
analogous
#97D0DF #97ACDF #A697DF
triadic
#97ACDF #DF97AC #ACDF97
tetradic
#97ACDF #DF97D0 #DFCA97 #97DFA6
square
#97ACDF #DF97D0 #DFCA97 #97DFA6
split-complementary
#97ACDF #DFA697 #D0DF97
monochromatic
#3B62C0 #6887D1 #97ACDF #C6D1ED #E8ECF8
Accessibility & contrast
On white
2.26
#97ACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#97ACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACDF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACDF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E1
Deuteranopia (green-blind)
#95A9DE
Tritanopia (blue-blind)
#82B6BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97acdf; /* rgb */ color: rgb(151, 172, 223); /* oklch */ color: oklch(74.7% 0.078 267.2);
Tailwind
colors: {
custom: {
50: '#b7c4e9',
500: '#97acdf',
950: '#000000',
},
}SCSS
$custom: #97acdf; $custom-light: #b7c4e9; $custom-dark: #000000;
JSON
{
"hex": "#97acdf",
"rgb": {
"r": 151,
"g": 172,
"b": 223
},
"hsl": {
"h": 222.5,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.74687,
"c": 0.07764,
"h": 267.2
},
"luminance": 0.41412
}Semantic roles & 50–950 ramp
primary
#97ACDF
secondary
#EFE9DC
accent
#9325C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184