#98DFF4#98DFF4
#98DFF4 is a very light, moderate cyan. Relative luminance 0.660; OKLCH L 86.4% C 0.076 H 218.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFF4 |
|---|---|
| RGB | rgb(152, 223, 244) |
| HSL | hsl(194, 81%, 78%) |
| HSV | hsv(194, 38%, 96%) |
| CMYK | cmyk(37.7%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.99, -16.97, -17.25) |
| CIE-LCH | lch(84.99, 24.19, 225.47°) |
| OKLab | oklab(86.39% -0.0599 -0.0474) |
| OKLCH | oklch(86.39% 0.076 218.3) |
| XYZ | xyz(55.6601, 65.9789, 95.3727) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.46
Lightblue
#ADD8E6
ΔE00 4.85
Sky Blue
#87CEEB
ΔE00 4.85
Baby Blue
#89CFF0
ΔE00 5.52
Powder Blue
#B0E0E6
ΔE00 5.68
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFF4 #F4AD98
analogous
#98F4DB #98DFF4 #98B1F4
triadic
#98DFF4 #F498DF #DFF498
tetradic
#98DFF4 #DB98F4 #F4AD98 #B1F498
square
#98DFF4 #DB98F4 #F4AD98 #B1F498
split-complementary
#98DFF4 #F498B1 #F4DB98
monochromatic
#29BDE8 #61CEEE #98DFF4 #CFF0FA #E3F6FC
Accessibility & contrast
On white
1.48
#98DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#98DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFF4
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFF4 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF5
Deuteranopia (green-blind)
#C3CFF4
Tritanopia (blue-blind)
#74E7E5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98dff4; /* rgb */ color: rgb(152, 223, 244); /* oklch */ color: oklch(86.4% 0.076 218.3);
Tailwind
colors: {
custom: {
50: '#bae9f7',
500: '#98dff4',
950: '#000000',
},
}SCSS
$custom: #98dff4; $custom-light: #bae9f7; $custom-dark: #000000;
JSON
{
"hex": "#98dff4",
"rgb": {
"r": 152,
"g": 223,
"b": 244
},
"hsl": {
"h": 193.696,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.86394,
"c": 0.07635,
"h": 218.3
},
"luminance": 0.65982
}Semantic roles & 50–950 ramp
primary
#98DFF4
secondary
#D2795E
accent
#3908DD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485