#98E1FA#98E1FA
#98E1FA is a very light, moderate cyan. Relative luminance 0.674; OKLCH L 87.0% C 0.080 H 221.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98E1FA |
|---|---|
| RGB | rgb(152, 225, 250) |
| HSL | hsl(195, 91%, 79%) |
| HSV | hsv(195, 39%, 98%) |
| CMYK | cmyk(39.2%, 10%, 0%, 2%) |
| CIE-LAB | lab(85.72, -16.49, -19.31) |
| CIE-LCH | lch(85.72, 25.39, 229.50°) |
| OKLab | oklab(87.04% -0.06 -0.0531) |
| OKLCH | oklch(87.04% 0.08 221.5) |
| XYZ | xyz(57.1234, 67.4243, 100.4281) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.70
Sky Blue
#87CEEB
ΔE00 4.70
Baby Blue
#89CFF0
ΔE00 5.03
Lightblue
#ADD8E6
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 6.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E1FA #FAB198
analogous
#98FAE2 #98E1FA #98B0FA
triadic
#98E1FA #FA98E1 #E1FA98
tetradic
#98E1FA #E298FA #FAB198 #B0FA98
square
#98E1FA #E298FA #FAB198 #B0FA98
split-complementary
#98E1FA #FA98B0 #FAE298
monochromatic
#23BFF4 #5ED0F7 #98E1FA #D2F2FD #E2F7FE
Accessibility & contrast
On white
1.45
#98E1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#98E1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E1FA
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E1FA | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#71E9E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98e1fa; /* rgb */ color: rgb(152, 225, 250); /* oklch */ color: oklch(87.0% 0.080 221.5);
Tailwind
colors: {
custom: {
50: '#baeafc',
500: '#98e1fa',
950: '#000000',
},
}SCSS
$custom: #98e1fa; $custom-light: #baeafc; $custom-dark: #000000;
JSON
{
"hex": "#98e1fa",
"rgb": {
"r": 152,
"g": 225,
"b": 250
},
"hsl": {
"h": 195.306,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.87038,
"c": 0.08015,
"h": 221.5
},
"luminance": 0.67428
}Semantic roles & 50–950 ramp
primary
#98E1FA
secondary
#DB7C5C
accent
#3B00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485