#98DCFB#98DCFB
#98DCFB is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 86.0% C 0.081 H 228.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCFB |
|---|---|
| RGB | rgb(152, 220, 251) |
| HSL | hsl(199, 93%, 79%) |
| HSV | hsv(199, 39%, 98%) |
| CMYK | cmyk(39.4%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(84.39, -13.69, -21.84) |
| CIE-LCH | lch(84.39, 25.78, 237.92°) |
| OKLab | oklab(86% -0.0537 -0.0601) |
| OKLCH | oklch(86% 0.081 228.2) |
| XYZ | xyz(55.9487, 64.8233, 100.8121) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.94
Baby Blue
#89CFF0
ΔE00 3.21
Sky Blue
#87CEEB
ΔE00 3.63
Lightskyblue
#87CEFA
ΔE00 4.92
Light Blue
#95D0FC
ΔE00 5.44
Lightblue
#ADD8E6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCFB #FBB798
analogous
#98FBE9 #98DCFB #98ABFB
triadic
#98DCFB #FB98DC #DCFB98
tetradic
#98DCFB #E998FB #FBB798 #ABFB98
square
#98DCFB #E998FB #FBB798 #ABFB98
split-complementary
#98DCFB #FB98AB #FBE998
monochromatic
#22B4F6 #5DC8F9 #98DCFB #D3F0FD #E2F5FE
Accessibility & contrast
On white
1.50
#98DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#98DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCFB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCFB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#BDCEFB
Tritanopia (blue-blind)
#72E5E6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98dcfb; /* rgb */ color: rgb(152, 220, 251); /* oklch */ color: oklch(86.0% 0.081 228.2);
Tailwind
colors: {
custom: {
50: '#bae6fc',
500: '#98dcfb',
950: '#000000',
},
}SCSS
$custom: #98dcfb; $custom-light: #bae6fc; $custom-dark: #000000;
JSON
{
"hex": "#98dcfb",
"rgb": {
"r": 152,
"g": 220,
"b": 251
},
"hsl": {
"h": 198.788,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.85996,
"c": 0.08065,
"h": 228.2
},
"luminance": 0.64827
}Semantic roles & 50–950 ramp
primary
#98DCFB
secondary
#DC845B
accent
#4800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485