#97ADDD#97ADDD
#97ADDD is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.8% C 0.074 H 265.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADDD |
|---|---|
| RGB | rgb(151, 173, 221) |
| HSL | hsl(221, 51%, 73%) |
| HSV | hsv(221, 32%, 87%) |
| CMYK | cmyk(31.7%, 21.7%, 0%, 13.3%) |
| CIE-LAB | lab(70.65, 3.53, -26.67) |
| CIE-LCH | lch(70.65, 26.90, 277.53°) |
| OKLab | oklab(74.81% -0.0058 -0.0736) |
| OKLCH | oklch(74.81% 0.074 265.5) |
| XYZ | xyz(40.7534, 41.6854, 74.2914) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.73
Carolina Blue
#8AB8FE
ΔE00 6.86
Periwinkle Blue
#8F99FB
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 8.16
Cloudy Blue
#ACC2D9
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADDD #DDC797
analogous
#97D0DD #97ADDD #A497DD
triadic
#97ADDD #DD97AD #ADDD97
tetradic
#97ADDD #DD97D0 #DDC797 #97DDA4
square
#97ADDD #DD97D0 #DDC797 #97DDA4
split-complementary
#97ADDD #DDA497 #D0DD97
monochromatic
#3D65BC #6989CE #97ADDD #C5D1EC #E8EDF7
Accessibility & contrast
On white
2.25
#97ADDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#97ADDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADDD
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADDD | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DF
Deuteranopia (green-blind)
#97AADC
Tritanopia (blue-blind)
#83B7BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97addd; /* rgb */ color: rgb(151, 173, 221); /* oklch */ color: oklch(74.8% 0.074 265.5);
Tailwind
colors: {
custom: {
50: '#b7c5e7',
500: '#97addd',
950: '#000000',
},
}SCSS
$custom: #97addd; $custom-light: #b7c5e7; $custom-dark: #000000;
JSON
{
"hex": "#97addd",
"rgb": {
"r": 151,
"g": 173,
"b": 221
},
"hsl": {
"h": 221.143,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.74811,
"c": 0.07384,
"h": 265.5
},
"luminance": 0.41687
}Semantic roles & 50–950 ramp
primary
#97ADDD
secondary
#EFE9DC
accent
#8F27BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184