#98D4FF#98D4FF
#98D4FF is a very light, moderate cyan. Relative luminance 0.610; OKLCH L 84.4% C 0.086 H 240.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #98D4FF |
|---|---|
| RGB | rgb(152, 212, 255) |
| HSL | hsl(205, 100%, 80%) |
| HSV | hsv(205, 40%, 100%) |
| CMYK | cmyk(40.4%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(82.37, -8.52, -27.04) |
| CIE-LCH | lch(82.37, 28.35, 252.52°) |
| OKLab | oklab(84.44% -0.0428 -0.0747) |
| OKLCH | oklch(84.44% 0.086 240.2) |
| XYZ | xyz(54.5363, 60.9790, 103.4848) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 1.01
Lightskyblue
#87CEFA
ΔE00 2.48
Sky
#82CAFC
ΔE00 3.23
Baby Blue (survey)
#A2CFFE
ΔE00 3.77
Lightblue (survey)
#7BC8F6
ΔE00 4.16
Baby Blue
#89CFF0
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D4FF #FFC398
analogous
#98FFF7 #98D4FF #98A0FF
triadic
#98D4FF #FF98D4 #D4FF98
tetradic
#98D4FF #F798FF #FFC398 #A0FF98
square
#98D4FF #F798FF #FFC398 #A0FF98
split-complementary
#98D4FF #FF98A0 #FFF798
monochromatic
#1EA1FF #5BBAFF #98D4FF #D5EEFF #E0F2FF
Accessibility & contrast
On white
1.59
#98D4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#98D4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D4FF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D4FF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#71DFE2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #98d4ff; /* rgb */ color: rgb(152, 212, 255); /* oklch */ color: oklch(84.4% 0.086 240.2);
Tailwind
colors: {
custom: {
50: '#bae1ff',
500: '#98d4ff',
950: '#000000',
},
}SCSS
$custom: #98d4ff; $custom-light: #bae1ff; $custom-dark: #000000;
JSON
{
"hex": "#98d4ff",
"rgb": {
"r": 152,
"g": 212,
"b": 255
},
"hsl": {
"h": 205.049,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.84437,
"c": 0.08611,
"h": 240.2
},
"luminance": 0.60982
}Semantic roles & 50–950 ramp
primary
#98D4FF
secondary
#E29259
accent
#6000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121518
muted
#828486