#62CDF0#62CDF0
#62CDF0 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.110 H 222.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #62CDF0 |
|---|---|
| RGB | rgb(98, 205, 240) |
| HSL | hsl(195, 83%, 66%) |
| HSV | hsv(195, 59%, 94%) |
| CMYK | cmyk(59.2%, 14.6%, 0%, 5.9%) |
| CIE-LAB | lab(77.61, -20.86, -26.53) |
| CIE-LCH | lch(77.61, 33.75, 231.82°) |
| OKLab | oklab(79.85% -0.0812 -0.0738) |
| OKLCH | oklch(79.85% 0.11 222.3) |
| XYZ | xyz(42.5903, 52.5464, 90.3191) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.77
Bright Sky Blue
#02CCFE
ΔE00 3.94
Baby Blue
#89CFF0
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 5.84
Lightskyblue
#87CEFA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CDF0 #F08562
analogous
#62F0CC #62CDF0 #6286F0
triadic
#62CDF0 #F062CD #CDF062
tetradic
#62CDF0 #CC62F0 #F08562 #86F062
square
#62CDF0 #CC62F0 #F08562 #86F062
split-complementary
#62CDF0 #F06286 #F0CC62
monochromatic
#1399C5 #2ABBEB #62CDF0 #9ADFF5 #D2F1FB
Accessibility & contrast
On white
1.82
#62CDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#62CDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CDF0
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CDF0 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F2
Deuteranopia (green-blind)
#A4B9F0
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62cdf0; /* rgb */ color: rgb(98, 205, 240); /* oklch */ color: oklch(79.9% 0.110 222.3);
Tailwind
colors: {
custom: {
50: '#9bdcf5',
500: '#62cdf0',
950: '#000000',
},
}SCSS
$custom: #62cdf0; $custom-light: #9bdcf5; $custom-dark: #000000;
JSON
{
"hex": "#62cdf0",
"rgb": {
"r": 98,
"g": 205,
"b": 240
},
"hsl": {
"h": 194.789,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.79854,
"c": 0.10971,
"h": 222.3
},
"luminance": 0.52551
}Semantic roles & 50–950 ramp
primary
#62CDF0
secondary
#C25734
accent
#3C07DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485