#98BBDD#98BBDD
#98BBDD is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.062 H 247.9°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBDD |
|---|---|
| RGB | rgb(152, 187, 221) |
| HSL | hsl(210, 50%, 73%) |
| HSV | hsv(210, 31%, 87%) |
| CMYK | cmyk(31.2%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(74.47, -3.84, -20.84) |
| CIE-LCH | lch(74.47, 21.19, 259.56°) |
| OKLab | oklab(77.82% -0.0233 -0.0572) |
| OKLCH | oklch(77.82% 0.062 247.9) |
| XYZ | xyz(43.7664, 47.4346, 75.2423) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.13
Cloudy Blue
#ACC2D9
ΔE00 4.49
Lightsteelblue
#B0C4DE
ΔE00 5.05
Carolina Blue
#8AB8FE
ΔE00 5.36
Baby Blue (survey)
#A2CFFE
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBDD #DDBA98
analogous
#98DDDC #98BBDD #9898DD
triadic
#98BBDD #DD98BB #BBDD98
tetradic
#98BBDD #DC98DD #DDBA98 #98DD98
square
#98BBDD #DC98DD #DDBA98 #98DD98
split-complementary
#98BBDD #DD9898 #DDDC98
monochromatic
#3E7EBC #6A9DCE #98BBDD #C6D9EC #E8F0F7
Accessibility & contrast
On white
2.00
#98BBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#98BBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBDD
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBDD | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDF
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#83C3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bbdd; /* rgb */ color: rgb(152, 187, 221); /* oklch */ color: oklch(77.8% 0.062 247.9);
Tailwind
colors: {
custom: {
50: '#b8cfe7',
500: '#98bbdd',
950: '#000000',
},
}SCSS
$custom: #98bbdd; $custom-light: #b8cfe7; $custom-dark: #000000;
JSON
{
"hex": "#98bbdd",
"rgb": {
"r": 152,
"g": 187,
"b": 221
},
"hsl": {
"h": 209.565,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.77819,
"c": 0.06177,
"h": 247.9
},
"luminance": 0.47437
}Semantic roles & 50–950 ramp
primary
#98BBDD
secondary
#EEE5DD
accent
#7228BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284