#98DFFE#98DFFE
#98DFFE is a very light, moderate cyan. Relative luminance 0.666; OKLCH L 86.8% C 0.083 H 227.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #98DFFE |
|---|---|
| RGB | rgb(152, 223, 254) |
| HSL | hsl(198, 98%, 80%) |
| HSV | hsv(198, 40%, 100%) |
| CMYK | cmyk(40.2%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.30, -14.46, -22.04) |
| CIE-LCH | lch(85.30, 26.36, 236.73°) |
| OKLab | oklab(86.75% -0.0562 -0.0607) |
| OKLCH | oklch(86.75% 0.083 227.2) |
| XYZ | xyz(57.2198, 66.6028, 103.5872) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.01
Baby Blue
#89CFF0
ΔE00 3.85
Sky Blue
#87CEEB
ΔE00 4.15
Lightskyblue
#87CEFA
ΔE00 5.51
Lightblue
#ADD8E6
ΔE00 5.95
Light Blue
#95D0FC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DFFE #FEB798
analogous
#98FEEA #98DFFE #98ACFE
triadic
#98DFFE #FE98DF #DFFE98
tetradic
#98DFFE #EA98FE #FEB798 #ACFE98
square
#98DFFE #EA98FE #FEB798 #ACFE98
split-complementary
#98DFFE #FE98AC #FEEA98
monochromatic
#1FB9FD #5BCCFD #98DFFE #D5F2FF #E1F6FF
Accessibility & contrast
On white
1.47
#98DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#98DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DFFE
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DFFE | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#C0D0FE
Tritanopia (blue-blind)
#6FE8E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #98dffe; /* rgb */ color: rgb(152, 223, 254); /* oklch */ color: oklch(86.8% 0.083 227.2);
Tailwind
colors: {
custom: {
50: '#bae9fe',
500: '#98dffe',
950: '#000000',
},
}SCSS
$custom: #98dffe; $custom-light: #bae9fe; $custom-dark: #000000;
JSON
{
"hex": "#98dffe",
"rgb": {
"r": 152,
"g": 223,
"b": 254
},
"hsl": {
"h": 198.235,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.86751,
"c": 0.08275,
"h": 227.2
},
"luminance": 0.66607
}Semantic roles & 50–950 ramp
primary
#98DFFE
secondary
#E0835A
accent
#4600E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485