#98E3FA#98E3FA
#98E3FA is a very light, moderate cyan. Relative luminance 0.685; OKLCH L 87.5% C 0.080 H 219.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98E3FA |
|---|---|
| RGB | rgb(152, 227, 250) |
| HSL | hsl(194, 91%, 79%) |
| HSV | hsv(194, 39%, 98%) |
| CMYK | cmyk(39.2%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(86.26, -17.50, -18.49) |
| CIE-LCH | lch(86.26, 25.45, 226.57°) |
| OKLab | oklab(87.47% -0.0624 -0.0508) |
| OKLCH | oklch(87.47% 0.08 219.1) |
| XYZ | xyz(57.6673, 68.5119, 100.6093) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 5.56
Baby Blue
#89CFF0
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E3FA #FAAF98
analogous
#98FAE0 #98E3FA #98B2FA
triadic
#98E3FA #FA98E3 #E3FA98
tetradic
#98E3FA #E098FA #FAAF98 #B2FA98
square
#98E3FA #E098FA #FAAF98 #B2FA98
split-complementary
#98E3FA #FA98B2 #FAE098
monochromatic
#23C3F4 #5ED3F7 #98E3FA #D2F3FD #E2F7FE
Accessibility & contrast
On white
1.43
#98E3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#98E3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E3FA
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E3FA | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFB
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#71EBEA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #98e3fa; /* rgb */ color: rgb(152, 227, 250); /* oklch */ color: oklch(87.5% 0.080 219.1);
Tailwind
colors: {
custom: {
50: '#baebfc',
500: '#98e3fa',
950: '#000000',
},
}SCSS
$custom: #98e3fa; $custom-light: #baebfc; $custom-dark: #000000;
JSON
{
"hex": "#98e3fa",
"rgb": {
"r": 152,
"g": 227,
"b": 250
},
"hsl": {
"h": 194.082,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.87471,
"c": 0.08049,
"h": 219.1
},
"luminance": 0.68516
}Semantic roles & 50–950 ramp
primary
#98E3FA
secondary
#DB795C
accent
#3600E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485