#98C8DC#98C8DC
#98C8DC is a light, muted cyan. Relative luminance 0.532; OKLCH L 80.6% C 0.058 H 225.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8DC |
|---|---|
| RGB | rgb(152, 200, 220) |
| HSL | hsl(198, 49%, 73%) |
| HSV | hsv(198, 31%, 86%) |
| CMYK | cmyk(30.9%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(77.96, -10.98, -15.02) |
| CIE-LCH | lch(77.96, 18.61, 233.82°) |
| OKLab | oklab(80.57% -0.0404 -0.0411) |
| OKLCH | oklch(80.57% 0.058 225.4) |
| XYZ | xyz(46.5174, 53.1490, 75.5040) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.86
Baby Blue
#89CFF0
ΔE00 4.42
Lightblue
#ADD8E6
ΔE00 4.58
Ice Blue
#A5DFF9
ΔE00 5.69
Light Grey Blue
#9DBCD4
ΔE00 5.80
Lightskyblue
#87CEFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8DC #DCAC98
analogous
#98DCCE #98C8DC #98A6DC
triadic
#98C8DC #DC98C8 #C8DC98
tetradic
#98C8DC #CE98DC #DCAC98 #A6DC98
square
#98C8DC #CE98DC #DCAC98 #A6DC98
split-complementary
#98C8DC #DC98A6 #DCCE98
monochromatic
#3F96BA #6AB0CC #98C8DC #C6E0EC #E8F3F7
Accessibility & contrast
On white
1.81
#98C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#98C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8DC
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8DC | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DD
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#82CECE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #98c8dc; /* rgb */ color: rgb(152, 200, 220); /* oklch */ color: oklch(80.6% 0.058 225.4);
Tailwind
colors: {
custom: {
50: '#b8d8e6',
500: '#98c8dc',
950: '#000000',
},
}SCSS
$custom: #98c8dc; $custom-light: #b8d8e6; $custom-dark: #000000;
JSON
{
"hex": "#98c8dc",
"rgb": {
"r": 152,
"g": 200,
"b": 220
},
"hsl": {
"h": 197.647,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.8057,
"c": 0.05764,
"h": 225.4
},
"luminance": 0.53151
}Semantic roles & 50–950 ramp
primary
#98C8DC
secondary
#B47C64
accent
#5429BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384