#62DCFD#62DCFD
#62DCFD is a very light, moderate cyan. Relative luminance 0.609; OKLCH L 83.8% C 0.117 H 218.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCFD |
|---|---|
| RGB | rgb(98, 220, 253) |
| HSL | hsl(193, 97%, 69%) |
| HSV | hsv(193, 61%, 99%) |
| CMYK | cmyk(61.3%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(82.31, -24.60, -26.27) |
| CIE-LCH | lch(82.31, 35.99, 226.88°) |
| OKLab | oklab(83.77% -0.0918 -0.073) |
| OKLCH | oklch(83.77% 0.117 218.5) |
| XYZ | xyz(48.3527, 60.8699, 102.1103) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.17
Sky Blue
#87CEEB
ΔE00 5.54
Bright Sky Blue
#02CCFE
ΔE00 5.89
Baby Blue
#89CFF0
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.68
Ice Blue
#A5DFF9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCFD #FD8362
analogous
#62FDD1 #62DCFD #628FFD
triadic
#62DCFD #FD62DC #DCFD62
tetradic
#62DCFD #D162FD #FD8362 #8FFD62
square
#62DCFD #D162FD #FD8362 #8FFD62
split-complementary
#62DCFD #FD628F #FDD162
monochromatic
#03B2E2 #26CFFC #62DCFD #9EE9FE #DBF7FF
Accessibility & contrast
On white
1.59
#62DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#62DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCFD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCFD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#00E7E6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62dcfd; /* rgb */ color: rgb(98, 220, 253); /* oklch */ color: oklch(83.8% 0.117 218.5);
Tailwind
colors: {
custom: {
50: '#9de7fe',
500: '#62dcfd',
950: '#000000',
},
}SCSS
$custom: #62dcfd; $custom-light: #9de7fe; $custom-dark: #000000;
JSON
{
"hex": "#62dcfd",
"rgb": {
"r": 98,
"g": 220,
"b": 253
},
"hsl": {
"h": 192.774,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.83768,
"c": 0.11731,
"h": 218.5
},
"luminance": 0.60875
}Semantic roles & 50–950 ramp
primary
#62DCFD
secondary
#D7502C
accent
#3100E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101617
muted
#808485