#62E0FD#62E0FD
#62E0FD is a very light, moderate cyan. Relative luminance 0.630; OKLCH L 84.7% C 0.118 H 215.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #62E0FD |
|---|---|
| RGB | rgb(98, 224, 253) |
| HSL | hsl(191, 97%, 69%) |
| HSV | hsv(191, 61%, 99%) |
| CMYK | cmyk(61.3%, 11.5%, 0%, 0.8%) |
| CIE-LAB | lab(83.44, -26.57, -24.54) |
| CIE-LCH | lch(83.44, 36.17, 222.73°) |
| OKLab | oklab(84.68% -0.0958 -0.0682) |
| OKLCH | oklch(84.68% 0.118 215.4) |
| XYZ | xyz(49.4150, 62.9947, 102.4644) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.57
Robin'S Egg
#6DEDFD
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Aqua Blue
#02D8E9
ΔE00 6.46
Sky Blue
#87CEEB
ΔE00 6.65
Robin'S Egg Blue
#98EFF9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E0FD #FD7F62
analogous
#62FDCD #62E0FD #6293FD
triadic
#62E0FD #FD62E0 #E0FD62
tetradic
#62E0FD #CD62FD #FD7F62 #93FD62
square
#62E0FD #CD62FD #FD7F62 #93FD62
split-complementary
#62E0FD #FD6293 #FDCD62
monochromatic
#03B8E2 #26D4FC #62E0FD #9EECFE #DBF8FF
Accessibility & contrast
On white
1.54
#62E0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#62E0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E0FD
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E0FD | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B5C9FD
Tritanopia (blue-blind)
#00EBE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e0fd; /* rgb */ color: rgb(98, 224, 253); /* oklch */ color: oklch(84.7% 0.118 215.4);
Tailwind
colors: {
custom: {
50: '#9deafe',
500: '#62e0fd',
950: '#000000',
},
}SCSS
$custom: #62e0fd; $custom-light: #9deafe; $custom-dark: #000000;
JSON
{
"hex": "#62e0fd",
"rgb": {
"r": 98,
"g": 224,
"b": 253
},
"hsl": {
"h": 191.226,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.84675,
"c": 0.11762,
"h": 215.4
},
"luminance": 0.63
}Semantic roles & 50–950 ramp
primary
#62E0FD
secondary
#D74C2C
accent
#2B00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485