#98E2F9#98E2F9
#98E2F9 is a very light, moderate cyan. Relative luminance 0.679; OKLCH L 87.2% C 0.080 H 219.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2F9 |
|---|---|
| RGB | rgb(152, 226, 249) |
| HSL | hsl(194, 89%, 79%) |
| HSV | hsv(194, 39%, 98%) |
| CMYK | cmyk(39%, 9.2%, 0%, 2.4%) |
| CIE-LAB | lab(85.96, -17.24, -18.42) |
| CIE-LCH | lch(85.96, 25.23, 226.89°) |
| OKLab | oklab(87.22% -0.0616 -0.0506) |
| OKLCH | oklch(87.22% 0.08 219.4) |
| XYZ | xyz(57.2382, 67.9040, 99.6948) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.30
Sky Blue
#87CEEB
ΔE00 5.16
Lightblue
#ADD8E6
ΔE00 5.39
Baby Blue
#89CFF0
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Powder Blue
#B0E0E6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2F9 #F9AF98
analogous
#98F9DF #98E2F9 #98B1F9
triadic
#98E2F9 #F998E2 #E2F998
tetradic
#98E2F9 #DF98F9 #F9AF98 #B1F998
square
#98E2F9 #DF98F9 #F9AF98 #B1F998
split-complementary
#98E2F9 #F998B1 #F9DF98
monochromatic
#24C1F2 #5ED2F6 #98E2F9 #D2F2FC #E2F7FD
Accessibility & contrast
On white
1.44
#98E2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#98E2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2F9
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2F9 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFA
Deuteranopia (green-blind)
#C4D2F9
Tritanopia (blue-blind)
#71EAE9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98e2f9; /* rgb */ color: rgb(152, 226, 249); /* oklch */ color: oklch(87.2% 0.080 219.4);
Tailwind
colors: {
custom: {
50: '#baebfb',
500: '#98e2f9',
950: '#000000',
},
}SCSS
$custom: #98e2f9; $custom-light: #baebfb; $custom-dark: #000000;
JSON
{
"hex": "#98e2f9",
"rgb": {
"r": 152,
"g": 226,
"b": 249
},
"hsl": {
"h": 194.227,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.87219,
"c": 0.07974,
"h": 219.4
},
"luminance": 0.67908
}Semantic roles & 50–950 ramp
primary
#98E2F9
secondary
#D97A5C
accent
#3600E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485