#98C8FF#98C8FF
#98C8FF is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.9% C 0.093 H 252.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8FF |
|---|---|
| RGB | rgb(152, 200, 255) |
| HSL | hsl(212, 100%, 80%) |
| HSV | hsv(212, 40%, 100%) |
| CMYK | cmyk(40.4%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(79.16, -2.15, -31.96) |
| CIE-LCH | lch(79.16, 32.04, 266.16°) |
| OKLab | oklab(81.91% -0.0283 -0.0887) |
| OKLCH | oklch(81.91% 0.093 252.3) |
| XYZ | xyz(51.6473, 55.2010, 102.5218) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.09
Light Blue
#95D0FC
ΔE00 4.14
Carolina Blue
#8AB8FE
ΔE00 4.21
Powder Blue (survey)
#B1D1FC
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 4.93
Sky
#82CAFC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8FF #FFCF98
analogous
#98FBFF #98C8FF #9C98FF
triadic
#98C8FF #FF98C8 #C8FF98
tetradic
#98C8FF #FF98FB #FFCF98 #98FF9C
square
#98C8FF #FF98FB #FFCF98 #98FF9C
split-complementary
#98C8FF #FF9C98 #FBFF98
monochromatic
#1E87FF #5BA7FF #98C8FF #D5E9FF #E0EFFF
Accessibility & contrast
On white
1.74
#98C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#98C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8FF
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8FF | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#A7BFFE
Tritanopia (blue-blind)
#73D4DA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98c8ff; /* rgb */ color: rgb(152, 200, 255); /* oklch */ color: oklch(81.9% 0.093 252.3);
Tailwind
colors: {
custom: {
50: '#bad8ff',
500: '#98c8ff',
950: '#000000',
},
}SCSS
$custom: #98c8ff; $custom-light: #bad8ff; $custom-dark: #000000;
JSON
{
"hex": "#98c8ff",
"rgb": {
"r": 152,
"g": 200,
"b": 255
},
"hsl": {
"h": 212.039,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.81907,
"c": 0.09309,
"h": 252.3
},
"luminance": 0.55204
}Semantic roles & 50–950 ramp
primary
#98C8FF
secondary
#E2A259
accent
#7B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386