#62DAF3#62DAF3
#62DAF3 is a very light, moderate cyan. Relative luminance 0.592; OKLCH L 82.9% C 0.112 H 213.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62DAF3 |
|---|---|
| RGB | rgb(98, 218, 243) |
| HSL | hsl(190, 86%, 67%) |
| HSV | hsv(190, 60%, 95%) |
| CMYK | cmyk(59.7%, 10.3%, 0%, 4.7%) |
| CIE-LAB | lab(81.40, -26.49, -22.34) |
| CIE-LCH | lch(81.40, 34.65, 220.14°) |
| OKLab | oklab(82.93% -0.0935 -0.062) |
| OKLCH | oklch(82.93% 0.112 213.5) |
| XYZ | xyz(46.2795, 59.2058, 93.7656) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.77
Robin'S Egg
#6DEDFD
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 5.39
Sky Blue
#87CEEB
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DAF3 #F37B62
analogous
#62F3C4 #62DAF3 #6292F3
triadic
#62DAF3 #F362DA #DAF362
tetradic
#62DAF3 #C462F3 #F37B62 #92F362
square
#62DAF3 #C462F3 #F37B62 #92F362
split-complementary
#62DAF3 #F36292 #F3C462
monochromatic
#10ABCB #29CDEF #62DAF3 #9BE7F7 #D4F5FC
Accessibility & contrast
On white
1.64
#62DAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#62DAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DAF3
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DAF3 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#B2C3F3
Tritanopia (blue-blind)
#00E4E2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62daf3; /* rgb */ color: rgb(98, 218, 243); /* oklch */ color: oklch(82.9% 0.112 213.5);
Tailwind
colors: {
custom: {
50: '#9ce5f7',
500: '#62daf3',
950: '#000000',
},
}SCSS
$custom: #62daf3; $custom-light: #9ce5f7; $custom-dark: #000000;
JSON
{
"hex": "#62daf3",
"rgb": {
"r": 98,
"g": 218,
"b": 243
},
"hsl": {
"h": 190.345,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.82931,
"c": 0.1122,
"h": 213.5
},
"luminance": 0.59211
}Semantic roles & 50–950 ramp
primary
#62DAF3
secondary
#C74C32
accent
#2A03E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485