#98DEFF#98DEFF
#98DEFF is a very light, moderate cyan. Relative luminance 0.661; OKLCH L 86.6% C 0.084 H 229.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEFF |
|---|---|
| RGB | rgb(152, 222, 255) |
| HSL | hsl(199, 100%, 80%) |
| HSV | hsv(199, 40%, 100%) |
| CMYK | cmyk(40.4%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(85.06, -13.70, -22.93) |
| CIE-LCH | lch(85.06, 26.71, 239.15°) |
| OKLab | oklab(86.57% -0.0547 -0.0632) |
| OKLCH | oklch(86.57% 0.084 229.1) |
| XYZ | xyz(57.1139, 66.1342, 104.3440) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.23
Baby Blue
#89CFF0
ΔE00 3.59
Sky Blue
#87CEEB
ΔE00 4.15
Lightskyblue
#87CEFA
ΔE00 4.89
Light Blue
#95D0FC
ΔE00 5.34
Lightblue
#ADD8E6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEFF #FFB998
analogous
#98FFEC #98DEFF #98ABFF
triadic
#98DEFF #FF98DE #DEFF98
tetradic
#98DEFF #EC98FF #FFB998 #ABFF98
square
#98DEFF #EC98FF #FFB998 #ABFF98
split-complementary
#98DEFF #FF98AB #FFEC98
monochromatic
#1EB7FF #5BCAFF #98DEFF #D5F2FF #E0F5FF
Accessibility & contrast
On white
1.48
#98DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#98DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEFF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEFF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BECFFF
Tritanopia (blue-blind)
#6FE7E8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98deff; /* rgb */ color: rgb(152, 222, 255); /* oklch */ color: oklch(86.6% 0.084 229.1);
Tailwind
colors: {
custom: {
50: '#bae8ff',
500: '#98deff',
950: '#000000',
},
}SCSS
$custom: #98deff; $custom-light: #bae8ff; $custom-dark: #000000;
JSON
{
"hex": "#98deff",
"rgb": {
"r": 152,
"g": 222,
"b": 255
},
"hsl": {
"h": 199.223,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.86573,
"c": 0.08358,
"h": 229.1
},
"luminance": 0.66138
}Semantic roles & 50–950 ramp
primary
#98DEFF
secondary
#E28559
accent
#4A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121618
muted
#828486