#98C8FE#98C8FE
#98C8FE is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.9% C 0.092 H 251.9°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8FE |
|---|---|
| RGB | rgb(152, 200, 254) |
| HSL | hsl(212, 98%, 80%) |
| HSV | hsv(212, 40%, 100%) |
| CMYK | cmyk(40.2%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(79.12, -2.41, -31.49) |
| CIE-LCH | lch(79.12, 31.58, 265.62°) |
| OKLab | oklab(81.87% -0.0286 -0.0873) |
| OKLCH | oklch(81.87% 0.092 251.9) |
| XYZ | xyz(51.4868, 55.1368, 101.6762) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.03
Light Blue
#95D0FC
ΔE00 4.02
Carolina Blue
#8AB8FE
ΔE00 4.27
Powder Blue (survey)
#B1D1FC
ΔE00 4.52
Sky
#82CAFC
ΔE00 4.99
Pastel Blue
#A2BFFE
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8FE #FECE98
analogous
#98FBFE #98C8FE #9B98FE
triadic
#98C8FE #FE98C8 #C8FE98
tetradic
#98C8FE #FE98FB #FECE98 #98FE9B
square
#98C8FE #FE98FB #FECE98 #98FE9B
split-complementary
#98C8FE #FE9B98 #FBFE98
monochromatic
#1F87FD #5BA8FD #98C8FE #D5E8FF #E1EFFF
Accessibility & contrast
On white
1.75
#98C8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#98C8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8FE
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8FE | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#A7BFFD
Tritanopia (blue-blind)
#73D4DA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98c8fe; /* rgb */ color: rgb(152, 200, 254); /* oklch */ color: oklch(81.9% 0.092 251.9);
Tailwind
colors: {
custom: {
50: '#bad8ff',
500: '#98c8fe',
950: '#000000',
},
}SCSS
$custom: #98c8fe; $custom-light: #bad8ff; $custom-dark: #000000;
JSON
{
"hex": "#98c8fe",
"rgb": {
"r": 152,
"g": 200,
"b": 254
},
"hsl": {
"h": 211.765,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.81866,
"c": 0.0919,
"h": 251.9
},
"luminance": 0.5514
}Semantic roles & 50–950 ramp
primary
#98C8FE
secondary
#E0A15A
accent
#7A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386