#97ADCF#97ADCF
#97ADCF is a light, muted blue. Relative luminance 0.410; OKLCH L 74.3% C 0.055 H 259.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADCF |
|---|---|
| RGB | rgb(151, 173, 207) |
| HSL | hsl(216, 37%, 70%) |
| HSV | hsv(216, 27%, 81%) |
| CMYK | cmyk(27.1%, 16.4%, 0%, 18.8%) |
| CIE-LAB | lab(70.16, 0.08, -19.75) |
| CIE-LCH | lch(70.16, 19.75, 270.23°) |
| OKLab | oklab(74.26% -0.0105 -0.0541) |
| OKLCH | oklch(74.26% 0.055 259) |
| XYZ | xyz(38.9654, 40.9701, 64.8744) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.67
Light Grey Blue
#9DBCD4
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 6.81
Pastel Blue
#A2BFFE
ΔE00 7.30
Carolina Blue
#8AB8FE
ΔE00 7.91
Light Blue Grey
#B7C9E2
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADCF #CFB997
analogous
#97C9CF #97ADCF #9D97CF
triadic
#97ADCF #CF97AD #ADCF97
tetradic
#97ADCF #CF97C9 #CFB997 #97CF9D
square
#97ADCF #CF97C9 #CFB997 #97CF9D
split-complementary
#97ADCF #CF9D97 #C9CF97
monochromatic
#4A6CA1 #6D8CBC #97ADCF #C1CEE2 #EAEEF5
Accessibility & contrast
On white
2.28
#97ADCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#97ADCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADCF
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADCF | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AED1
Deuteranopia (green-blind)
#9CA9CE
Tritanopia (blue-blind)
#88B4B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97adcf; /* rgb */ color: rgb(151, 173, 207); /* oklch */ color: oklch(74.3% 0.055 259.0);
Tailwind
colors: {
custom: {
50: '#b6c5dd',
500: '#97adcf',
950: '#000000',
},
}SCSS
$custom: #97adcf; $custom-light: #b6c5dd; $custom-dark: #000000;
JSON
{
"hex": "#97adcf",
"rgb": {
"r": 151,
"g": 173,
"b": 207
},
"hsl": {
"h": 216.429,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.74256,
"c": 0.05512,
"h": 259
},
"luminance": 0.40971
}Semantic roles & 50–950 ramp
primary
#97ADCF
secondary
#E9E3D9
accent
#8036B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183