#98DFF3#98DFF3
#98DFF3 is a very light, moderate cyan. Relative luminance 0.659; OKLCH L 86.4% C 0.076 H 217.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFF3 |
|---|---|
| RGB | rgb(152, 223, 243) |
| HSL | hsl(193, 79%, 77%) |
| HSV | hsv(193, 37%, 95%) |
| CMYK | cmyk(37.4%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.95, -17.21, -16.77) |
| CIE-LCH | lch(84.95, 24.03, 224.25°) |
| OKLab | oklab(86.36% -0.0603 -0.046) |
| OKLCH | oklch(86.36% 0.076 217.4) |
| XYZ | xyz(55.5086, 65.9183, 94.5752) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.76
Lightblue
#ADD8E6
ΔE00 4.86
Sky Blue
#87CEEB
ΔE00 5.05
Powder Blue
#B0E0E6
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Baby Blue
#89CFF0
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFF3 #F3AC98
analogous
#98F3DA #98DFF3 #98B1F3
triadic
#98DFF3 #F398DF #DFF398
tetradic
#98DFF3 #DA98F3 #F3AC98 #B1F398
square
#98DFF3 #DA98F3 #F3AC98 #B1F398
split-complementary
#98DFF3 #F398B1 #F3DA98
monochromatic
#2ABDE6 #61CEED #98DFF3 #CFF0F9 #E4F6FC
Accessibility & contrast
On white
1.48
#98DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#98DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFF3
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFF3 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF4
Deuteranopia (green-blind)
#C3CFF3
Tritanopia (blue-blind)
#75E6E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98dff3; /* rgb */ color: rgb(152, 223, 243); /* oklch */ color: oklch(86.4% 0.076 217.4);
Tailwind
colors: {
custom: {
50: '#bae9f7',
500: '#98dff3',
950: '#000000',
},
}SCSS
$custom: #98dff3; $custom-light: #bae9f7; $custom-dark: #000000;
JSON
{
"hex": "#98dff3",
"rgb": {
"r": 152,
"g": 223,
"b": 243
},
"hsl": {
"h": 193.187,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.86359,
"c": 0.07584,
"h": 217.4
},
"luminance": 0.65922
}Semantic roles & 50–950 ramp
primary
#98DFF3
secondary
#D1785E
accent
#380ADB
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485