#98C8FC#98C8FC
#98C8FC is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.8% C 0.090 H 250.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8FC |
|---|---|
| RGB | rgb(152, 200, 252) |
| HSL | hsl(211, 94%, 79%) |
| HSV | hsv(211, 40%, 99%) |
| CMYK | cmyk(39.7%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(79.05, -2.94, -30.53) |
| CIE-LCH | lch(79.05, 30.67, 264.51°) |
| OKLab | oklab(81.78% -0.0292 -0.0846) |
| OKLCH | oklch(81.78% 0.09 250.9) |
| XYZ | xyz(51.1682, 55.0093, 99.9983) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.94
Light Blue
#95D0FC
ΔE00 3.77
Carolina Blue
#8AB8FE
ΔE00 4.39
Powder Blue (survey)
#B1D1FC
ΔE00 4.52
Sky
#82CAFC
ΔE00 4.76
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8FC #FCCC98
analogous
#98FAFC #98C8FC #9A98FC
triadic
#98C8FC #FC98C8 #C8FC98
tetradic
#98C8FC #FC98FA #FCCC98 #98FC9A
square
#98C8FC #FC98FA #FCCC98 #98FC9A
split-complementary
#98C8FC #FC9A98 #FAFC98
monochromatic
#2188F9 #5DA8FA #98C8FC #D3E8FE #E1EFFE
Accessibility & contrast
On white
1.75
#98C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#98C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8FC
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8FC | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#A8BFFB
Tritanopia (blue-blind)
#74D4D9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98c8fc; /* rgb */ color: rgb(152, 200, 252); /* oklch */ color: oklch(81.8% 0.090 250.9);
Tailwind
colors: {
custom: {
50: '#b9d8fd',
500: '#98c8fc',
950: '#000000',
},
}SCSS
$custom: #98c8fc; $custom-light: #b9d8fd; $custom-dark: #000000;
JSON
{
"hex": "#98c8fc",
"rgb": {
"r": 152,
"g": 200,
"b": 252
},
"hsl": {
"h": 211.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.81784,
"c": 0.08953,
"h": 250.9
},
"luminance": 0.55012
}Semantic roles & 50–950 ramp
primary
#98C8FC
secondary
#DD9F5B
accent
#7700E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385