#98BCDD#98BCDD
#98BCDD is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.061 H 246.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCDD |
|---|---|
| RGB | rgb(152, 188, 221) |
| HSL | hsl(209, 50%, 73%) |
| HSV | hsv(209, 31%, 87%) |
| CMYK | cmyk(31.2%, 14.9%, 0%, 13.3%) |
| CIE-LAB | lab(74.74, -4.38, -20.43) |
| CIE-LCH | lch(74.74, 20.90, 257.91°) |
| OKLab | oklab(78.03% -0.0246 -0.0561) |
| OKLCH | oklch(78.03% 0.061 246.3) |
| XYZ | xyz(43.9793, 47.8604, 75.3133) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.75
Cloudy Blue
#ACC2D9
ΔE00 4.40
Lightsteelblue
#B0C4DE
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.66
Pastel Blue
#A2BFFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCDD #DDB998
analogous
#98DDDC #98BCDD #9899DD
triadic
#98BCDD #DD98BC #BCDD98
tetradic
#98BCDD #DC98DD #DDB998 #99DD98
square
#98BCDD #DC98DD #DDB998 #99DD98
split-complementary
#98BCDD #DD9899 #DDDC98
monochromatic
#3E80BC #6A9ECE #98BCDD #C6DAEC #E8F0F7
Accessibility & contrast
On white
1.99
#98BCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#98BCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCDD
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCDD | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDF
Deuteranopia (green-blind)
#A6B5DC
Tritanopia (blue-blind)
#83C4C7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bcdd; /* rgb */ color: rgb(152, 188, 221); /* oklch */ color: oklch(78.0% 0.061 246.3);
Tailwind
colors: {
custom: {
50: '#b8d0e7',
500: '#98bcdd',
950: '#000000',
},
}SCSS
$custom: #98bcdd; $custom-light: #b8d0e7; $custom-dark: #000000;
JSON
{
"hex": "#98bcdd",
"rgb": {
"r": 152,
"g": 188,
"b": 221
},
"hsl": {
"h": 208.696,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.78032,
"c": 0.06123,
"h": 246.3
},
"luminance": 0.47862
}Semantic roles & 50–950 ramp
primary
#98BCDD
secondary
#EEE5DD
accent
#6F28BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284