#62CDF1#62CDF1
#62CDF1 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 79.9% C 0.110 H 222.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #62CDF1 |
|---|---|
| RGB | rgb(98, 205, 241) |
| HSL | hsl(195, 84%, 66%) |
| HSV | hsv(195, 59%, 95%) |
| CMYK | cmyk(59.3%, 14.9%, 0%, 5.5%) |
| CIE-LAB | lab(77.64, -20.57, -27.01) |
| CIE-LCH | lch(77.64, 33.95, 232.71°) |
| OKLab | oklab(79.89% -0.0808 -0.0752) |
| OKLCH | oklch(79.89% 0.11 222.9) |
| XYZ | xyz(42.7392, 52.6060, 91.1036) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.75
Bright Sky Blue
#02CCFE
ΔE00 3.79
Baby Blue
#89CFF0
ΔE00 4.20
Neon Blue
#04D9FF
ΔE00 4.81
Lightblue (survey)
#7BC8F6
ΔE00 5.59
Lightskyblue
#87CEFA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CDF1 #F18662
analogous
#62F1CE #62CDF1 #6286F1
triadic
#62CDF1 #F162CD #CDF162
tetradic
#62CDF1 #CE62F1 #F18662 #86F162
square
#62CDF1 #CE62F1 #F18662 #86F162
split-complementary
#62CDF1 #F16286 #F1CE62
monochromatic
#1299C7 #2ABBEC #62CDF1 #9ADFF6 #D2F1FB
Accessibility & contrast
On white
1.82
#62CDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#62CDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CDF1
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CDF1 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F3
Deuteranopia (green-blind)
#A4B9F1
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62cdf1; /* rgb */ color: rgb(98, 205, 241); /* oklch */ color: oklch(79.9% 0.110 222.9);
Tailwind
colors: {
custom: {
50: '#9bdcf5',
500: '#62cdf1',
950: '#000000',
},
}SCSS
$custom: #62cdf1; $custom-light: #9bdcf5; $custom-dark: #000000;
JSON
{
"hex": "#62cdf1",
"rgb": {
"r": 98,
"g": 205,
"b": 241
},
"hsl": {
"h": 195.105,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.79894,
"c": 0.11037,
"h": 222.9
},
"luminance": 0.5261
}Semantic roles & 50–950 ramp
primary
#62CDF1
secondary
#C45833
accent
#3C05E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485