#98DCFF#98DCFF
#98DCFF is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 86.1% C 0.084 H 231.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #98DCFF |
|---|---|
| RGB | rgb(152, 220, 255) |
| HSL | hsl(200, 100%, 80%) |
| HSV | hsv(200, 40%, 100%) |
| CMYK | cmyk(40.4%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(84.52, -12.67, -23.75) |
| CIE-LCH | lch(84.52, 26.92, 241.92°) |
| OKLab | oklab(86.14% -0.0523 -0.0655) |
| OKLCH | oklch(86.14% 0.084 231.4) |
| XYZ | xyz(56.5859, 65.0782, 104.1680) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.70
Baby Blue
#89CFF0
ΔE00 3.31
Lightskyblue
#87CEFA
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.16
Light Blue
#95D0FC
ΔE00 4.43
Lightblue (survey)
#7BC8F6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DCFF #FFBB98
analogous
#98FFEE #98DCFF #98A9FF
triadic
#98DCFF #FF98DC #DCFF98
tetradic
#98DCFF #EE98FF #FFBB98 #A9FF98
square
#98DCFF #EE98FF #FFBB98 #A9FF98
split-complementary
#98DCFF #FF98A9 #FFEE98
monochromatic
#1EB2FF #5BC7FF #98DCFF #D5F1FF #E0F5FF
Accessibility & contrast
On white
1.50
#98DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#98DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DCFF
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DCFF | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#BCCEFF
Tritanopia (blue-blind)
#70E6E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98dcff; /* rgb */ color: rgb(152, 220, 255); /* oklch */ color: oklch(86.1% 0.084 231.4);
Tailwind
colors: {
custom: {
50: '#bae6ff',
500: '#98dcff',
950: '#000000',
},
}SCSS
$custom: #98dcff; $custom-light: #bae6ff; $custom-dark: #000000;
JSON
{
"hex": "#98dcff",
"rgb": {
"r": 152,
"g": 220,
"b": 255
},
"hsl": {
"h": 200.388,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.86144,
"c": 0.08383,
"h": 231.4
},
"luminance": 0.65082
}Semantic roles & 50–950 ramp
primary
#98DCFF
secondary
#E28859
accent
#4E00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121618
muted
#828486