#98ADCD#98ADCD
#98ADCD is a light, muted blue. Relative luminance 0.410; OKLCH L 74.3% C 0.052 H 258.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #98ADCD |
|---|---|
| RGB | rgb(152, 173, 205) |
| HSL | hsl(216, 35%, 70%) |
| HSV | hsv(216, 26%, 80%) |
| CMYK | cmyk(25.9%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(70.15, -0.10, -18.65) |
| CIE-LCH | lch(70.15, 18.65, 269.70°) |
| OKLab | oklab(74.25% -0.0102 -0.051) |
| OKLCH | oklch(74.25% 0.052 258.7) |
| XYZ | xyz(38.9089, 40.9691, 63.6036) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.48
Light Grey Blue
#9DBCD4
ΔE00 6.50
Cloudy Blue
#ACC2D9
ΔE00 6.56
Pastel Blue
#A2BFFE
ΔE00 7.69
Light Blue Grey
#B7C9E2
ΔE00 7.82
Bluey Grey
#89A0B0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ADCD #CDB898
analogous
#98C8CD #98ADCD #9D98CD
triadic
#98ADCD #CD98AD #ADCD98
tetradic
#98ADCD #CD98C8 #CDB898 #98CD9D
square
#98ADCD #CD98C8 #CDB898 #98CD9D
split-complementary
#98ADCD #CD9D98 #C8CD98
monochromatic
#4D6D9E #6F8CB9 #98ADCD #C1CEE1 #EAEFF5
Accessibility & contrast
On white
2.28
#98ADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#98ADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ADCD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ADCD | 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)
#A2AECF
Deuteranopia (green-blind)
#9DA9CC
Tritanopia (blue-blind)
#8AB4B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #98adcd; /* rgb */ color: rgb(152, 173, 205); /* oklch */ color: oklch(74.3% 0.052 258.7);
Tailwind
colors: {
custom: {
50: '#b7c5dc',
500: '#98adcd',
950: '#000000',
},
}SCSS
$custom: #98adcd; $custom-light: #b7c5dc; $custom-dark: #000000;
JSON
{
"hex": "#98adcd",
"rgb": {
"r": 152,
"g": 173,
"b": 205
},
"hsl": {
"h": 216.226,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.7425,
"c": 0.05202,
"h": 258.7
},
"luminance": 0.4097
}Semantic roles & 50–950 ramp
primary
#98ADCD
secondary
#E8E2D9
accent
#7F38AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183