#98C7FC#98C7FC
#98C7FC is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.6% C 0.090 H 251.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #98C7FC |
|---|---|
| RGB | rgb(152, 199, 252) |
| HSL | hsl(212, 94%, 79%) |
| HSV | hsv(212, 40%, 99%) |
| CMYK | cmyk(39.7%, 21%, 0%, 1.2%) |
| CIE-LAB | lab(78.78, -2.40, -30.94) |
| CIE-LCH | lch(78.78, 31.03, 265.56°) |
| OKLab | oklab(81.58% -0.028 -0.0858) |
| OKLCH | oklch(81.58% 0.09 251.9) |
| XYZ | xyz(50.9373, 54.5476, 99.9213) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.16
Carolina Blue
#8AB8FE
ΔE00 4.07
Light Blue
#95D0FC
ΔE00 4.15
Powder Blue (survey)
#B1D1FC
ΔE00 4.50
Pastel Blue
#A2BFFE
ΔE00 4.78
Sky
#82CAFC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C7FC #FCCD98
analogous
#98F9FC #98C7FC #9B98FC
triadic
#98C7FC #FC98C7 #C7FC98
tetradic
#98C7FC #FC98F9 #FCCD98 #98FC9B
square
#98C7FC #FC98F9 #FCCD98 #98FC9B
split-complementary
#98C7FC #FC9B98 #F9FC98
monochromatic
#2186F9 #5DA7FA #98C7FC #D3E7FE #E1EFFE
Accessibility & contrast
On white
1.76
#98C7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#98C7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C7FC
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C7FC | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FE
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#75D3D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98c7fc; /* rgb */ color: rgb(152, 199, 252); /* oklch */ color: oklch(81.6% 0.090 251.9);
Tailwind
colors: {
custom: {
50: '#b9d7fd',
500: '#98c7fc',
950: '#000000',
},
}SCSS
$custom: #98c7fc; $custom-light: #b9d7fd; $custom-dark: #000000;
JSON
{
"hex": "#98c7fc",
"rgb": {
"r": 152,
"g": 199,
"b": 252
},
"hsl": {
"h": 211.8,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.81575,
"c": 0.09024,
"h": 251.9
},
"luminance": 0.54551
}Semantic roles & 50–950 ramp
primary
#98C7FC
secondary
#DDA05B
accent
#7A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385