#98DDFC#98DDFC
#98DDFC is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.2% C 0.081 H 227.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDFC |
|---|---|
| RGB | rgb(152, 221, 252) |
| HSL | hsl(199, 94%, 79%) |
| HSV | hsv(199, 40%, 99%) |
| CMYK | cmyk(39.7%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.70, -13.95, -21.91) |
| CIE-LCH | lch(84.70, 25.97, 237.52°) |
| OKLab | oklab(86.25% -0.0546 -0.0603) |
| OKLCH | oklch(86.25% 0.081 227.9) |
| XYZ | xyz(56.3700, 65.4130, 101.7322) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.93
Baby Blue
#89CFF0
ΔE00 3.42
Sky Blue
#87CEEB
ΔE00 3.79
Lightskyblue
#87CEFA
ΔE00 5.12
Light Blue
#95D0FC
ΔE00 5.64
Lightblue
#ADD8E6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDFC #FCB798
analogous
#98FCE9 #98DDFC #98ABFC
triadic
#98DDFC #FC98DD #DDFC98
tetradic
#98DDFC #E998FC #FCB798 #ABFC98
square
#98DDFC #E998FC #FCB798 #ABFC98
split-complementary
#98DDFC #FC98AB #FCE998
monochromatic
#21B6F9 #5DC9FA #98DDFC #D3F1FE #E1F5FE
Accessibility & contrast
On white
1.49
#98DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#98DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDFC
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDFC | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#71E6E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98ddfc; /* rgb */ color: rgb(152, 221, 252); /* oklch */ color: oklch(86.2% 0.081 227.9);
Tailwind
colors: {
custom: {
50: '#bae7fd',
500: '#98ddfc',
950: '#000000',
},
}SCSS
$custom: #98ddfc; $custom-light: #bae7fd; $custom-dark: #000000;
JSON
{
"hex": "#98ddfc",
"rgb": {
"r": 152,
"g": 221,
"b": 252
},
"hsl": {
"h": 198.6,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.86248,
"c": 0.08136,
"h": 227.9
},
"luminance": 0.65417
}Semantic roles & 50–950 ramp
primary
#98DDFC
secondary
#DD835B
accent
#4700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485