#98BCDE#98BCDE
#98BCDE is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.062 H 247.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCDE |
|---|---|
| RGB | rgb(152, 188, 222) |
| HSL | hsl(209, 51%, 73%) |
| HSV | hsv(209, 32%, 87%) |
| CMYK | cmyk(31.5%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(74.77, -4.13, -20.92) |
| CIE-LCH | lch(74.77, 21.33, 258.83°) |
| OKLab | oklab(78.07% -0.0242 -0.0575) |
| OKLCH | oklch(78.07% 0.062 247.1) |
| XYZ | xyz(44.1129, 47.9138, 76.0171) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.05
Cloudy Blue
#ACC2D9
ΔE00 4.51
Lightsteelblue
#B0C4DE
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 5.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCDE #DEBA98
analogous
#98DEDD #98BCDE #9899DE
triadic
#98BCDE #DE98BC #BCDE98
tetradic
#98BCDE #DD98DE #DEBA98 #99DE98
square
#98BCDE #DD98DE #DEBA98 #99DE98
split-complementary
#98BCDE #DE9899 #DEDD98
monochromatic
#3D80BF #6A9ECF #98BCDE #C6DAED #E8F0F8
Accessibility & contrast
On white
1.98
#98BCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#98BCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCDE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCDE | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCE0
Deuteranopia (green-blind)
#A6B5DD
Tritanopia (blue-blind)
#82C4C7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bcde; /* rgb */ color: rgb(152, 188, 222); /* oklch */ color: oklch(78.1% 0.062 247.1);
Tailwind
colors: {
custom: {
50: '#b8d0e8',
500: '#98bcde',
950: '#000000',
},
}SCSS
$custom: #98bcde; $custom-light: #b8d0e8; $custom-dark: #000000;
JSON
{
"hex": "#98bcde",
"rgb": {
"r": 152,
"g": 188,
"b": 222
},
"hsl": {
"h": 209.143,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.7807,
"c": 0.06236,
"h": 247.1
},
"luminance": 0.47916
}Semantic roles & 50–950 ramp
primary
#98BCDE
secondary
#EFE5DC
accent
#7127BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284