#98E4FF#98E4FF
#98E4FF is a very light, moderate cyan. Relative luminance 0.694; OKLCH L 87.9% C 0.084 H 222.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #98E4FF |
|---|---|
| RGB | rgb(152, 228, 255) |
| HSL | hsl(196, 100%, 80%) |
| HSV | hsv(196, 40%, 100%) |
| CMYK | cmyk(40.4%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(86.69, -16.75, -20.47) |
| CIE-LCH | lch(86.69, 26.45, 230.71°) |
| OKLab | oklab(87.87% -0.0618 -0.0563) |
| OKLCH | oklch(87.87% 0.084 222.4) |
| XYZ | xyz(58.7360, 69.3783, 104.8847) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.86
Sky Blue
#87CEEB
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.93
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E4FF #FFB398
analogous
#98FFE6 #98E4FF #98B1FF
triadic
#98E4FF #FF98E4 #E4FF98
tetradic
#98E4FF #E698FF #FFB398 #B1FF98
square
#98E4FF #E698FF #FFB398 #B1FF98
split-complementary
#98E4FF #FF98B1 #FFE698
monochromatic
#1EC4FF #5BD4FF #98E4FF #D5F4FF #E0F7FF
Accessibility & contrast
On white
1.41
#98E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#98E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E4FF
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E4FF | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#C4D4FF
Tritanopia (blue-blind)
#6EEDEC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #98e4ff; /* rgb */ color: rgb(152, 228, 255); /* oklch */ color: oklch(87.9% 0.084 222.4);
Tailwind
colors: {
custom: {
50: '#baecff',
500: '#98e4ff',
950: '#000000',
},
}SCSS
$custom: #98e4ff; $custom-light: #baecff; $custom-dark: #000000;
JSON
{
"hex": "#98e4ff",
"rgb": {
"r": 152,
"g": 228,
"b": 255
},
"hsl": {
"h": 195.728,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.87865,
"c": 0.08359,
"h": 222.4
},
"luminance": 0.69382
}Semantic roles & 50–950 ramp
primary
#98E4FF
secondary
#E27D59
accent
#3C00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121618
muted
#828486