#98DFFA#98DFFA
#98DFFA is a very light, moderate cyan. Relative luminance 0.664; OKLCH L 86.6% C 0.080 H 223.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFFA |
|---|---|
| RGB | rgb(152, 223, 250) |
| HSL | hsl(197, 91%, 79%) |
| HSV | hsv(197, 39%, 98%) |
| CMYK | cmyk(39.2%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(85.17, -15.47, -20.13) |
| CIE-LCH | lch(85.17, 25.39, 232.45°) |
| OKLab | oklab(86.61% -0.0577 -0.0554) |
| OKLCH | oklch(86.61% 0.08 223.8) |
| XYZ | xyz(56.5859, 66.3493, 100.2489) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.10
Sky Blue
#87CEEB
ΔE00 4.12
Baby Blue
#89CFF0
ΔE00 4.26
Lightblue
#ADD8E6
ΔE00 5.29
Lightskyblue
#87CEFA
ΔE00 6.49
Light Blue
#95D0FC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFFA #FAB398
analogous
#98FAE4 #98DFFA #98AEFA
triadic
#98DFFA #FA98DF #DFFA98
tetradic
#98DFFA #E498FA #FAB398 #AEFA98
square
#98DFFA #E498FA #FAB398 #AEFA98
split-complementary
#98DFFA #FA98AE #FAE498
monochromatic
#23BBF4 #5ECDF7 #98DFFA #D2F1FD #E2F6FE
Accessibility & contrast
On white
1.47
#98DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#98DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFFA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFFA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFB
Deuteranopia (green-blind)
#C1D0FA
Tritanopia (blue-blind)
#71E8E7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #98dffa; /* rgb */ color: rgb(152, 223, 250); /* oklch */ color: oklch(86.6% 0.080 223.8);
Tailwind
colors: {
custom: {
50: '#bae9fc',
500: '#98dffa',
950: '#000000',
},
}SCSS
$custom: #98dffa; $custom-light: #bae9fc; $custom-dark: #000000;
JSON
{
"hex": "#98dffa",
"rgb": {
"r": 152,
"g": 223,
"b": 250
},
"hsl": {
"h": 196.531,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.86606,
"c": 0.07996,
"h": 223.8
},
"luminance": 0.66353
}Semantic roles & 50–950 ramp
primary
#98DFFA
secondary
#DB7F5C
accent
#3F00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485