#62D9FE#62D9FE
#62D9FE is a very light, moderate cyan. Relative luminance 0.594; OKLCH L 83.1% C 0.118 H 221.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #62D9FE |
|---|---|
| RGB | rgb(98, 217, 254) |
| HSL | hsl(194, 99%, 69%) |
| HSV | hsv(194, 61%, 100%) |
| CMYK | cmyk(61.4%, 14.6%, 0%, 0.4%) |
| CIE-LAB | lab(81.50, -22.81, -28.04) |
| CIE-LCH | lch(81.50, 36.15, 230.87°) |
| OKLab | oklab(83.13% -0.0884 -0.0781) |
| OKLCH | oklch(83.13% 0.118 221.5) |
| XYZ | xyz(47.7321, 59.3732, 102.6914) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.54
Bright Sky Blue
#02CCFE
ΔE00 4.82
Sky Blue
#87CEEB
ΔE00 4.86
Baby Blue
#89CFF0
ΔE00 5.14
Lightskyblue
#87CEFA
ΔE00 6.90
Ice Blue
#A5DFF9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D9FE #FE8762
analogous
#62FED5 #62D9FE #628BFE
triadic
#62D9FE #FE62D9 #D9FE62
tetradic
#62D9FE #D562FE #FE8762 #8BFE62
square
#62D9FE #D562FE #FE8762 #8BFE62
split-complementary
#62D9FE #FE628B #FED562
monochromatic
#01AEE4 #25CAFE #62D9FE #9FE8FE #DCF6FF
Accessibility & contrast
On white
1.63
#62D9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#62D9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D9FE
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D9FE | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#ADC3FE
Tritanopia (blue-blind)
#00E5E5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62d9fe; /* rgb */ color: rgb(98, 217, 254); /* oklch */ color: oklch(83.1% 0.118 221.5);
Tailwind
colors: {
custom: {
50: '#9de5fe',
500: '#62d9fe',
950: '#000000',
},
}SCSS
$custom: #62d9fe; $custom-light: #9de5fe; $custom-dark: #000000;
JSON
{
"hex": "#62d9fe",
"rgb": {
"r": 98,
"g": 217,
"b": 254
},
"hsl": {
"h": 194.231,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.83129,
"c": 0.11792,
"h": 221.5
},
"luminance": 0.59378
}Semantic roles & 50–950 ramp
primary
#62D9FE
secondary
#D8552C
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486