#97ACEA#97ACEA
#97ACEA is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.2% C 0.093 H 269.7°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACEA |
|---|---|
| RGB | rgb(151, 172, 234) |
| HSL | hsl(225, 66%, 75%) |
| HSV | hsv(225, 35%, 92%) |
| CMYK | cmyk(35.5%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(70.89, 7.42, -33.41) |
| CIE-LCH | lch(70.89, 34.22, 282.52°) |
| OKLab | oklab(75.16% -0.0005 -0.0928) |
| OKLCH | oklch(75.16% 0.093 269.7) |
| XYZ | xyz(42.3619, 42.0231, 83.7052) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.21
Periwinkle Blue
#8F99FB
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 6.47
Light Periwinkle
#C1C6FC
ΔE00 9.03
Lightsteelblue
#B0C4DE
ΔE00 9.14
Light Grey Blue
#9DBCD4
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACEA #EAD597
analogous
#97D6EA #97ACEA #AB97EA
triadic
#97ACEA #EA97AC #ACEA97
tetradic
#97ACEA #EA97D6 #EAD597 #97EAAB
square
#97ACEA #EA97D6 #EAD597 #97EAAB
split-complementary
#97ACEA #EAAB97 #D6EA97
monochromatic
#315BD5 #6483E0 #97ACEA #CAD5F4 #E6EBFA
Accessibility & contrast
On white
2.23
#97ACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#97ACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACEA
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACEA | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B1ED
Deuteranopia (green-blind)
#91AAE9
Tritanopia (blue-blind)
#7EB8C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97acea; /* rgb */ color: rgb(151, 172, 234); /* oklch */ color: oklch(75.2% 0.093 269.7);
Tailwind
colors: {
custom: {
50: '#b8c4f1',
500: '#97acea',
950: '#000000',
},
}SCSS
$custom: #97acea; $custom-light: #b8c4f1; $custom-dark: #000000;
JSON
{
"hex": "#97acea",
"rgb": {
"r": 151,
"g": 172,
"b": 234
},
"hsl": {
"h": 224.819,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.75158,
"c": 0.09281,
"h": 269.7
},
"luminance": 0.42025
}Semantic roles & 50–950 ramp
primary
#97ACEA
secondary
#F1EBDA
accent
#A017CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184