#98DDFA#98DDFA
#98DDFA is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 86.2% C 0.080 H 226.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDFA |
|---|---|
| RGB | rgb(152, 221, 250) |
| HSL | hsl(198, 91%, 79%) |
| HSV | hsv(198, 39%, 98%) |
| CMYK | cmyk(39.2%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(84.63, -14.45, -20.95) |
| CIE-LCH | lch(84.63, 25.45, 235.40°) |
| OKLab | oklab(86.18% -0.0553 -0.0577) |
| OKLCH | oklch(86.18% 0.08 226.2) |
| XYZ | xyz(56.0547, 65.2869, 100.0718) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.81
Baby Blue
#89CFF0
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 3.69
Lightblue
#ADD8E6
ΔE00 5.41
Lightskyblue
#87CEFA
ΔE00 5.60
Light Blue
#95D0FC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDFA #FAB598
analogous
#98FAE6 #98DDFA #98ACFA
triadic
#98DDFA #FA98DD #DDFA98
tetradic
#98DDFA #E698FA #FAB598 #ACFA98
square
#98DDFA #E698FA #FAB598 #ACFA98
split-complementary
#98DDFA #FA98AC #FAE698
monochromatic
#23B6F4 #5ECAF7 #98DDFA #D2F0FD #E2F5FE
Accessibility & contrast
On white
1.49
#98DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#98DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDFA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDFA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFC
Deuteranopia (green-blind)
#BFCEFA
Tritanopia (blue-blind)
#72E6E6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98ddfa; /* rgb */ color: rgb(152, 221, 250); /* oklch */ color: oklch(86.2% 0.080 226.2);
Tailwind
colors: {
custom: {
50: '#bae7fc',
500: '#98ddfa',
950: '#000000',
},
}SCSS
$custom: #98ddfa; $custom-light: #bae7fc; $custom-dark: #000000;
JSON
{
"hex": "#98ddfa",
"rgb": {
"r": 152,
"g": 221,
"b": 250
},
"hsl": {
"h": 197.755,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.86175,
"c": 0.07989,
"h": 226.2
},
"luminance": 0.6529
}Semantic roles & 50–950 ramp
primary
#98DDFA
secondary
#DB815C
accent
#4400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485