#98DFF9#98DFF9
#98DFF9 is a very light, moderate cyan. Relative luminance 0.663; OKLCH L 86.6% C 0.079 H 222.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFF9 |
|---|---|
| RGB | rgb(152, 223, 249) |
| HSL | hsl(196, 89%, 79%) |
| HSV | hsv(196, 39%, 98%) |
| CMYK | cmyk(39%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(85.14, -15.72, -19.65) |
| CIE-LCH | lch(85.14, 25.17, 231.33°) |
| OKLab | oklab(86.57% -0.058 -0.054) |
| OKLCH | oklch(86.57% 0.079 222.9) |
| XYZ | xyz(56.4295, 66.2867, 99.4253) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.25
Sky Blue
#87CEEB
ΔE00 4.17
Baby Blue
#89CFF0
ΔE00 4.43
Lightblue
#ADD8E6
ΔE00 5.16
Lightskyblue
#87CEFA
ΔE00 6.76
Powder Blue
#B0E0E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFF9 #F9B298
analogous
#98F9E2 #98DFF9 #98AEF9
triadic
#98DFF9 #F998DF #DFF998
tetradic
#98DFF9 #E298F9 #F9B298 #AEF998
square
#98DFF9 #E298F9 #F9B298 #AEF998
split-complementary
#98DFF9 #F998AE #F9E298
monochromatic
#24BBF2 #5ECDF6 #98DFF9 #D2F1FC #E2F6FD
Accessibility & contrast
On white
1.47
#98DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#98DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFF9
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFF9 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFA
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#72E7E7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #98dff9; /* rgb */ color: rgb(152, 223, 249); /* oklch */ color: oklch(86.6% 0.079 222.9);
Tailwind
colors: {
custom: {
50: '#bae9fb',
500: '#98dff9',
950: '#000000',
},
}SCSS
$custom: #98dff9; $custom-light: #bae9fb; $custom-dark: #000000;
JSON
{
"hex": "#98dff9",
"rgb": {
"r": 152,
"g": 223,
"b": 249
},
"hsl": {
"h": 196.082,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.8657,
"c": 0.0793,
"h": 222.9
},
"luminance": 0.6629
}Semantic roles & 50–950 ramp
primary
#98DFF9
secondary
#D97E5C
accent
#3E00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485