#97ADDF#97ADDF
#97ADDF is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.9% C 0.077 H 266.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADDF |
|---|---|
| RGB | rgb(151, 173, 223) |
| HSL | hsl(222, 53%, 73%) |
| HSV | hsv(222, 32%, 87%) |
| CMYK | cmyk(32.3%, 22.4%, 0%, 12.5%) |
| CIE-LAB | lab(70.73, 4.03, -27.65) |
| CIE-LCH | lch(70.73, 27.94, 278.29°) |
| OKLab | oklab(74.89% -0.0052 -0.0764) |
| OKLCH | oklch(74.89% 0.077 266.1) |
| XYZ | xyz(41.0215, 41.7926, 75.7031) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.58
Carolina Blue
#8AB8FE
ΔE00 6.74
Periwinkle Blue
#8F99FB
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 8.33
Cloudy Blue
#ACC2D9
ΔE00 8.93
Light Periwinkle
#C1C6FC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADDF #DFC997
analogous
#97D1DF #97ADDF #A597DF
triadic
#97ADDF #DF97AD #ADDF97
tetradic
#97ADDF #DF97D1 #DFC997 #97DFA5
square
#97ADDF #DF97D1 #DFC997 #97DFA5
split-complementary
#97ADDF #DFA597 #D1DF97
monochromatic
#3B64C0 #6888D1 #97ADDF #C6D2ED #E8EDF8
Accessibility & contrast
On white
2.24
#97ADDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#97ADDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADDF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADDF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E1
Deuteranopia (green-blind)
#96AADE
Tritanopia (blue-blind)
#82B7BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97addf; /* rgb */ color: rgb(151, 173, 223); /* oklch */ color: oklch(74.9% 0.077 266.1);
Tailwind
colors: {
custom: {
50: '#b7c5e9',
500: '#97addf',
950: '#000000',
},
}SCSS
$custom: #97addf; $custom-light: #b7c5e9; $custom-dark: #000000;
JSON
{
"hex": "#97addf",
"rgb": {
"r": 151,
"g": 173,
"b": 223
},
"hsl": {
"h": 221.667,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.74894,
"c": 0.07657,
"h": 266.1
},
"luminance": 0.41794
}Semantic roles & 50–950 ramp
primary
#97ADDF
secondary
#EFE9DC
accent
#9125C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184