#62CFF0#62CFF0
#62CFF0 is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.3% C 0.110 H 220.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFF0 |
|---|---|
| RGB | rgb(98, 207, 240) |
| HSL | hsl(194, 83%, 66%) |
| HSV | hsv(194, 59%, 94%) |
| CMYK | cmyk(59.2%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(78.17, -21.88, -25.66) |
| CIE-LCH | lch(78.17, 33.72, 229.55°) |
| OKLab | oklab(80.31% -0.0833 -0.0713) |
| OKLCH | oklch(80.31% 0.11 220.6) |
| XYZ | xyz(43.0718, 53.5093, 90.4796) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 4.18
Bright Sky Blue
#02CCFE
ΔE00 4.37
Baby Blue
#89CFF0
ΔE00 4.66
Lightblue (survey)
#7BC8F6
ΔE00 6.57
Lightskyblue
#87CEFA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFF0 #F08362
analogous
#62F0CA #62CFF0 #6288F0
triadic
#62CFF0 #F062CF #CFF062
tetradic
#62CFF0 #CA62F0 #F08362 #88F062
square
#62CFF0 #CA62F0 #F08362 #88F062
split-complementary
#62CFF0 #F06288 #F0CA62
monochromatic
#139BC5 #2ABEEB #62CFF0 #9AE0F5 #D2F1FB
Accessibility & contrast
On white
1.79
#62CFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#62CFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFF0
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFF0 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF2
Deuteranopia (green-blind)
#A6BBF0
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #62cff0; /* rgb */ color: rgb(98, 207, 240); /* oklch */ color: oklch(80.3% 0.110 220.6);
Tailwind
colors: {
custom: {
50: '#9bddf5',
500: '#62cff0',
950: '#000000',
},
}SCSS
$custom: #62cff0; $custom-light: #9bddf5; $custom-dark: #000000;
JSON
{
"hex": "#62cff0",
"rgb": {
"r": 98,
"g": 207,
"b": 240
},
"hsl": {
"h": 193.944,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.80308,
"c": 0.10965,
"h": 220.6
},
"luminance": 0.53514
}Semantic roles & 50–950 ramp
primary
#62CFF0
secondary
#C25534
accent
#3907DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485