#62DAFE#62DAFE
#62DAFE is a very light, moderate cyan. Relative luminance 0.599; OKLCH L 83.4% C 0.118 H 220.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #62DAFE |
|---|---|
| RGB | rgb(98, 218, 254) |
| HSL | hsl(194, 99%, 69%) |
| HSV | hsv(194, 61%, 100%) |
| CMYK | cmyk(61.4%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(81.78, -23.31, -27.61) |
| CIE-LCH | lch(81.78, 36.13, 229.82°) |
| OKLab | oklab(83.36% -0.0894 -0.0768) |
| OKLCH | oklch(83.36% 0.118 220.7) |
| XYZ | xyz(47.9906, 59.8903, 102.7776) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 5.04
Bright Sky Blue
#02CCFE
ΔE00 5.10
Baby Blue
#89CFF0
ΔE00 5.39
Ice Blue
#A5DFF9
ΔE00 7.06
Lightskyblue
#87CEFA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DAFE #FE8662
analogous
#62FED4 #62DAFE #628CFE
triadic
#62DAFE #FE62DA #DAFE62
tetradic
#62DAFE #D462FE #FE8662 #8CFE62
square
#62DAFE #D462FE #FE8662 #8CFE62
split-complementary
#62DAFE #FE628C #FED462
monochromatic
#01B0E4 #25CCFE #62DAFE #9FE8FE #DCF7FF
Accessibility & contrast
On white
1.62
#62DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#62DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DAFE
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DAFE | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#AEC4FE
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dafe; /* rgb */ color: rgb(98, 218, 254); /* oklch */ color: oklch(83.4% 0.118 220.7);
Tailwind
colors: {
custom: {
50: '#9de5fe',
500: '#62dafe',
950: '#000000',
},
}SCSS
$custom: #62dafe; $custom-light: #9de5fe; $custom-dark: #000000;
JSON
{
"hex": "#62dafe",
"rgb": {
"r": 98,
"g": 218,
"b": 254
},
"hsl": {
"h": 193.846,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.83355,
"c": 0.11788,
"h": 220.7
},
"luminance": 0.59895
}Semantic roles & 50–950 ramp
primary
#62DAFE
secondary
#D8542C
accent
#3500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486