#62CDF6#62CDF6
#62CDF6 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.114 H 226.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #62CDF6 |
|---|---|
| RGB | rgb(98, 205, 246) |
| HSL | hsl(197, 89%, 67%) |
| HSV | hsv(197, 60%, 96%) |
| CMYK | cmyk(60.2%, 16.7%, 0%, 3.5%) |
| CIE-LAB | lab(77.82, -19.09, -29.41) |
| CIE-LCH | lch(77.82, 35.07, 237.01°) |
| OKLab | oklab(80.1% -0.079 -0.082) |
| OKLCH | oklch(80.1% 0.114 226.1) |
| XYZ | xyz(43.4963, 52.9088, 95.0911) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.40
Baby Blue
#89CFF0
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 3.98
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CDF6 #F68B62
analogous
#62F6D5 #62CDF6 #6283F6
triadic
#62CDF6 #F662CD #CDF662
tetradic
#62CDF6 #D562F6 #F68B62 #83F662
square
#62CDF6 #D562F6 #F68B62 #83F662
split-complementary
#62CDF6 #F66283 #F6D562
monochromatic
#0C9BD2 #28BBF3 #62CDF6 #9CDFF9 #D6F2FD
Accessibility & contrast
On white
1.81
#62CDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#62CDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CDF6
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CDF6 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F8
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62cdf6; /* rgb */ color: rgb(98, 205, 246); /* oklch */ color: oklch(80.1% 0.114 226.1);
Tailwind
colors: {
custom: {
50: '#9bdcf9',
500: '#62cdf6',
950: '#000000',
},
}SCSS
$custom: #62cdf6; $custom-light: #9bdcf9; $custom-dark: #000000;
JSON
{
"hex": "#62cdf6",
"rgb": {
"r": 98,
"g": 205,
"b": 246
},
"hsl": {
"h": 196.622,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.80096,
"c": 0.11386,
"h": 226.1
},
"luminance": 0.52913
}Semantic roles & 50–950 ramp
primary
#62CDF6
secondary
#CD5B2F
accent
#4000E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485