#62DCFF#62DCFF
#62DCFF is a very light, moderate cyan. Relative luminance 0.610; OKLCH L 83.8% C 0.118 H 219.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCFF |
|---|---|
| RGB | rgb(98, 220, 255) |
| HSL | hsl(193, 100%, 69%) |
| HSV | hsv(193, 62%, 100%) |
| CMYK | cmyk(61.6%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(82.38, -24.02, -27.22) |
| CIE-LCH | lch(82.38, 36.30, 228.58°) |
| OKLab | oklab(83.85% -0.091 -0.0757) |
| OKLCH | oklch(83.85% 0.118 219.8) |
| XYZ | xyz(48.6729, 60.9980, 103.7970) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.29
Sky Blue
#87CEEB
ΔE00 5.41
Bright Sky Blue
#02CCFE
ΔE00 5.57
Baby Blue
#89CFF0
ΔE00 5.80
Ice Blue
#A5DFF9
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCFF #FF8562
analogous
#62FFD4 #62DCFF #628EFF
triadic
#62DCFF #FF62DC #DCFF62
tetradic
#62DCFF #D462FF #FF8562 #8EFF62
square
#62DCFF #D462FF #FF8562 #8EFF62
split-complementary
#62DCFF #FF628E #FFD462
monochromatic
#00B3E7 #25CEFF #62DCFF #9FEAFF #DCF7FF
Accessibility & contrast
On white
1.59
#62DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#62DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCFF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCFF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#B0C6FF
Tritanopia (blue-blind)
#00E8E7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62dcff; /* rgb */ color: rgb(98, 220, 255); /* oklch */ color: oklch(83.8% 0.118 219.8);
Tailwind
colors: {
custom: {
50: '#9de7ff',
500: '#62dcff',
950: '#000000',
},
}SCSS
$custom: #62dcff; $custom-light: #9de7ff; $custom-dark: #000000;
JSON
{
"hex": "#62dcff",
"rgb": {
"r": 98,
"g": 220,
"b": 255
},
"hsl": {
"h": 193.376,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.83846,
"c": 0.11843,
"h": 219.8
},
"luminance": 0.61003
}Semantic roles & 50–950 ramp
primary
#62DCFF
secondary
#DA522C
accent
#3300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101618
muted
#808486