#98E5FA#98E5FA
#98E5FA is a very light, moderate cyan. Relative luminance 0.696; OKLCH L 87.9% C 0.081 H 216.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #98E5FA |
|---|---|
| RGB | rgb(152, 229, 250) |
| HSL | hsl(193, 91%, 79%) |
| HSV | hsv(193, 39%, 98%) |
| CMYK | cmyk(39.2%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(86.81, -18.50, -17.67) |
| CIE-LCH | lch(86.81, 25.58, 223.67°) |
| OKLab | oklab(87.91% -0.0648 -0.0485) |
| OKLCH | oklch(87.91% 0.081 216.8) |
| XYZ | xyz(58.2174, 69.6123, 100.7927) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.28
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 5.92
Powder Blue
#B0E0E6
ΔE00 5.96
Sky Blue
#87CEEB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E5FA #FAAD98
analogous
#98FADE #98E5FA #98B4FA
triadic
#98E5FA #FA98E5 #E5FA98
tetradic
#98E5FA #DE98FA #FAAD98 #B4FA98
square
#98E5FA #DE98FA #FAAD98 #B4FA98
split-complementary
#98E5FA #FA98B4 #FADE98
monochromatic
#23C8F4 #5ED6F7 #98E5FA #D2F4FD #E2F8FE
Accessibility & contrast
On white
1.41
#98E5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#98E5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E5FA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E5FA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0FB
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#70EDEB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #98e5fa; /* rgb */ color: rgb(152, 229, 250); /* oklch */ color: oklch(87.9% 0.081 216.8);
Tailwind
colors: {
custom: {
50: '#baedfc',
500: '#98e5fa',
950: '#000000',
},
}SCSS
$custom: #98e5fa; $custom-light: #baedfc; $custom-dark: #000000;
JSON
{
"hex": "#98e5fa",
"rgb": {
"r": 152,
"g": 229,
"b": 250
},
"hsl": {
"h": 192.857,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.87905,
"c": 0.08096,
"h": 216.8
},
"luminance": 0.69616
}Semantic roles & 50–950 ramp
primary
#98E5FA
secondary
#DB775C
accent
#3100E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485