#62CDF3#62CDF3
#62CDF3 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.112 H 224.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62CDF3 |
|---|---|
| RGB | rgb(98, 205, 243) |
| HSL | hsl(196, 86%, 67%) |
| HSV | hsv(196, 60%, 95%) |
| CMYK | cmyk(59.7%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(77.71, -19.98, -27.97) |
| CIE-LCH | lch(77.71, 34.38, 234.46°) |
| OKLab | oklab(79.97% -0.0801 -0.0779) |
| OKLCH | oklch(79.97% 0.112 224.2) |
| XYZ | xyz(43.0396, 52.7261, 92.6856) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 3.78
Baby Blue
#89CFF0
ΔE00 4.02
Neon Blue
#04D9FF
ΔE00 5.08
Lightblue (survey)
#7BC8F6
ΔE00 5.12
Lightskyblue
#87CEFA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CDF3 #F38862
analogous
#62F3D1 #62CDF3 #6285F3
triadic
#62CDF3 #F362CD #CDF362
tetradic
#62CDF3 #D162F3 #F38862 #85F362
square
#62CDF3 #D162F3 #F38862 #85F362
split-complementary
#62CDF3 #F36285 #F3D162
monochromatic
#109ACB #29BBEF #62CDF3 #9BDFF7 #D4F1FC
Accessibility & contrast
On white
1.82
#62CDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#62CDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CDF3
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CDF3 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#A3B9F3
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62cdf3; /* rgb */ color: rgb(98, 205, 243); /* oklch */ color: oklch(80.0% 0.112 224.2);
Tailwind
colors: {
custom: {
50: '#9bdcf7',
500: '#62cdf3',
950: '#000000',
},
}SCSS
$custom: #62cdf3; $custom-light: #9bdcf7; $custom-dark: #000000;
JSON
{
"hex": "#62cdf3",
"rgb": {
"r": 98,
"g": 205,
"b": 243
},
"hsl": {
"h": 195.724,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.79974,
"c": 0.11172,
"h": 224.2
},
"luminance": 0.5273
}Semantic roles & 50–950 ramp
primary
#62CDF3
secondary
#C75932
accent
#3E03E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485