#98BCDF#98BCDF
#98BCDF is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.1% C 0.063 H 247.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCDF |
|---|---|
| RGB | rgb(152, 188, 223) |
| HSL | hsl(210, 53%, 74%) |
| HSV | hsv(210, 32%, 87%) |
| CMYK | cmyk(31.8%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(74.80, -3.89, -21.41) |
| CIE-LCH | lch(74.80, 21.76, 259.72°) |
| OKLab | oklab(78.11% -0.0239 -0.0588) |
| OKLCH | oklch(78.11% 0.063 247.9) |
| XYZ | xyz(44.2474, 47.9676, 76.7250) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.34
Cloudy Blue
#ACC2D9
ΔE00 4.62
Lightsteelblue
#B0C4DE
ΔE00 5.13
Carolina Blue
#8AB8FE
ΔE00 5.15
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCDF #DFBB98
analogous
#98DFDE #98BCDF #9898DF
triadic
#98BCDF #DF98BC #BCDF98
tetradic
#98BCDF #DE98DF #DFBB98 #98DF98
square
#98BCDF #DE98DF #DFBB98 #98DF98
split-complementary
#98BCDF #DF9898 #DFDE98
monochromatic
#3C7FC1 #699ED0 #98BCDF #C7DAEE #E8F0F8
Accessibility & contrast
On white
1.98
#98BCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#98BCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCDF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCDF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE1
Deuteranopia (green-blind)
#A6B5DE
Tritanopia (blue-blind)
#82C4C7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bcdf; /* rgb */ color: rgb(152, 188, 223); /* oklch */ color: oklch(78.1% 0.063 247.9);
Tailwind
colors: {
custom: {
50: '#b8d0e9',
500: '#98bcdf',
950: '#000000',
},
}SCSS
$custom: #98bcdf; $custom-light: #b8d0e9; $custom-dark: #000000;
JSON
{
"hex": "#98bcdf",
"rgb": {
"r": 152,
"g": 188,
"b": 223
},
"hsl": {
"h": 209.577,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.78108,
"c": 0.06349,
"h": 247.9
},
"luminance": 0.4797
}Semantic roles & 50–950 ramp
primary
#98BCDF
secondary
#EFE5DC
accent
#7225C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284