#62CDF2#62CDF2
#62CDF2 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 79.9% C 0.111 H 223.6°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62CDF2 |
|---|---|
| RGB | rgb(98, 205, 242) |
| HSL | hsl(195, 85%, 67%) |
| HSV | hsv(195, 60%, 95%) |
| CMYK | cmyk(59.5%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(77.68, -20.28, -27.49) |
| CIE-LCH | lch(77.68, 34.16, 233.59°) |
| OKLab | oklab(79.93% -0.0804 -0.0765) |
| OKLCH | oklch(79.93% 0.111 223.6) |
| XYZ | xyz(42.8890, 52.6659, 91.8925) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 3.76
Baby Blue
#89CFF0
ΔE00 4.10
Neon Blue
#04D9FF
ΔE00 4.94
Lightblue (survey)
#7BC8F6
ΔE00 5.35
Lightskyblue
#87CEFA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CDF2 #F28762
analogous
#62F2CF #62CDF2 #6285F2
triadic
#62CDF2 #F262CD #CDF262
tetradic
#62CDF2 #CF62F2 #F28762 #85F262
square
#62CDF2 #CF62F2 #F28762 #85F262
split-complementary
#62CDF2 #F26285 #F2CF62
monochromatic
#119AC9 #29BBED #62CDF2 #9BDFF7 #D3F1FB
Accessibility & contrast
On white
1.82
#62CDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#62CDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CDF2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CDF2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62cdf2; /* rgb */ color: rgb(98, 205, 242); /* oklch */ color: oklch(79.9% 0.111 223.6);
Tailwind
colors: {
custom: {
50: '#9bdcf6',
500: '#62cdf2',
950: '#000000',
},
}SCSS
$custom: #62cdf2; $custom-light: #9bdcf6; $custom-dark: #000000;
JSON
{
"hex": "#62cdf2",
"rgb": {
"r": 98,
"g": 205,
"b": 242
},
"hsl": {
"h": 195.417,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.79934,
"c": 0.11104,
"h": 223.6
},
"luminance": 0.5267
}Semantic roles & 50–950 ramp
primary
#62CDF2
secondary
#C65833
accent
#3D04E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485