#97AED0#97AED0
#97AED0 is a light, muted blue. Relative luminance 0.414; OKLCH L 74.5% C 0.056 H 258.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97AED0 |
|---|---|
| RGB | rgb(151, 174, 208) |
| HSL | hsl(216, 38%, 70%) |
| HSV | hsv(216, 27%, 82%) |
| CMYK | cmyk(27.4%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(70.46, -0.23, -19.84) |
| CIE-LCH | lch(70.46, 19.84, 269.34°) |
| OKLab | oklab(74.51% -0.0115 -0.0544) |
| OKLCH | oklch(74.51% 0.056 258) |
| XYZ | xyz(39.2805, 41.4041, 65.5844) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.34
Lightsteelblue
#B0C4DE
ΔE00 6.43
Cloudy Blue
#ACC2D9
ΔE00 6.52
Pastel Blue
#A2BFFE
ΔE00 7.04
Carolina Blue
#8AB8FE
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AED0 #D0B997
analogous
#97CAD0 #97AED0 #9C97D0
triadic
#97AED0 #D097AE #AED097
tetradic
#97AED0 #D097CA #D0B997 #97D09C
square
#97AED0 #D097CA #D0B997 #97D09C
split-complementary
#97AED0 #D09C97 #CAD097
monochromatic
#4A6EA3 #6D8DBD #97AED0 #C1CFE3 #EAEFF5
Accessibility & contrast
On white
2.26
#97AED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#97AED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AED0
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AED0 | 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)
#A2AFD2
Deuteranopia (green-blind)
#9CAACF
Tritanopia (blue-blind)
#87B5B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97aed0; /* rgb */ color: rgb(151, 174, 208); /* oklch */ color: oklch(74.5% 0.056 258.0);
Tailwind
colors: {
custom: {
50: '#b6c6de',
500: '#97aed0',
950: '#000000',
},
}SCSS
$custom: #97aed0; $custom-light: #b6c6de; $custom-dark: #000000;
JSON
{
"hex": "#97aed0",
"rgb": {
"r": 151,
"g": 174,
"b": 208
},
"hsl": {
"h": 215.789,
"s": 37.748,
"l": 70.392
},
"oklch": {
"l": 0.74505,
"c": 0.05558,
"h": 258
},
"luminance": 0.41405
}Semantic roles & 50–950 ramp
primary
#97AED0
secondary
#E9E3DA
accent
#7F35B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283