#98BBDC#98BBDC
#98BBDC is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.061 H 247.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBDC |
|---|---|
| RGB | rgb(152, 187, 220) |
| HSL | hsl(209, 49%, 73%) |
| HSV | hsv(209, 31%, 86%) |
| CMYK | cmyk(30.9%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(74.43, -4.09, -20.35) |
| CIE-LCH | lch(74.43, 20.76, 258.65°) |
| OKLab | oklab(77.78% -0.0236 -0.0558) |
| OKLCH | oklch(77.78% 0.061 247.1) |
| XYZ | xyz(43.6336, 47.3815, 74.5428) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.82
Cloudy Blue
#ACC2D9
ΔE00 4.38
Lightsteelblue
#B0C4DE
ΔE00 5.05
Carolina Blue
#8AB8FE
ΔE00 5.60
Baby Blue (survey)
#A2CFFE
ΔE00 5.88
Pastel Blue
#A2BFFE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBDC #DCB998
analogous
#98DCDB #98BBDC #9899DC
triadic
#98BBDC #DC98BB #BBDC98
tetradic
#98BBDC #DB98DC #DCB998 #99DC98
square
#98BBDC #DB98DC #DCB998 #99DC98
split-complementary
#98BBDC #DC9899 #DCDB98
monochromatic
#3F7FBA #6A9DCC #98BBDC #C6D9EC #E8F0F7
Accessibility & contrast
On white
2.00
#98BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#98BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBDC
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBDC | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDE
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#83C3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bbdc; /* rgb */ color: rgb(152, 187, 220); /* oklch */ color: oklch(77.8% 0.061 247.1);
Tailwind
colors: {
custom: {
50: '#b8cfe7',
500: '#98bbdc',
950: '#000000',
},
}SCSS
$custom: #98bbdc; $custom-light: #b8cfe7; $custom-dark: #000000;
JSON
{
"hex": "#98bbdc",
"rgb": {
"r": 152,
"g": 187,
"b": 220
},
"hsl": {
"h": 209.118,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.77782,
"c": 0.06064,
"h": 247.1
},
"luminance": 0.47383
}Semantic roles & 50–950 ramp
primary
#98BBDC
secondary
#EEE5DD
accent
#7129BD
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284