#97AFEE#97AFEE
#97AFEE is a light, moderate blue. Relative luminance 0.434; OKLCH L 75.9% C 0.095 H 268.0°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFEE |
|---|---|
| RGB | rgb(151, 175, 238) |
| HSL | hsl(223, 72%, 76%) |
| HSV | hsv(223, 37%, 93%) |
| CMYK | cmyk(36.6%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(71.83, 6.79, -34.12) |
| CIE-LCH | lch(71.83, 34.79, 281.25°) |
| OKLab | oklab(75.95% -0.0032 -0.0948) |
| OKLCH | oklch(75.95% 0.095 268) |
| XYZ | xyz(43.5205, 43.4104, 86.9583) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.25
Carolina Blue
#8AB8FE
ΔE00 5.44
Periwinkle Blue
#8F99FB
ΔE00 6.58
Powder Blue (survey)
#B1D1FC
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 8.74
Light Grey Blue
#9DBCD4
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFEE #EED697
analogous
#97DBEE #97AFEE #AB97EE
triadic
#97AFEE #EE97AF #AFEE97
tetradic
#97AFEE #EE97DB #EED697 #97EEAB
square
#97AFEE #EE97DB #EED697 #97EEAB
split-complementary
#97AFEE #EEAB97 #DBEE97
monochromatic
#2E5EDD #6287E5 #97AFEE #CCD7F7 #E5EBFB
Accessibility & contrast
On white
2.17
#97AFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#97AFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFEE
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFEE | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#7CBCC5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97afee; /* rgb */ color: rgb(151, 175, 238); /* oklch */ color: oklch(75.9% 0.095 268.0);
Tailwind
colors: {
custom: {
50: '#b8c6f3',
500: '#97afee',
950: '#000000',
},
}SCSS
$custom: #97afee; $custom-light: #b8c6f3; $custom-dark: #000000;
JSON
{
"hex": "#97afee",
"rgb": {
"r": 151,
"g": 175,
"b": 238
},
"hsl": {
"h": 223.448,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.75946,
"c": 0.0949,
"h": 268
},
"luminance": 0.43412
}Semantic roles & 50–950 ramp
primary
#97AFEE
secondary
#F2EBD9
accent
#9E12D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285