#62CDF4#62CDF4
#62CDF4 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.0% C 0.112 H 224.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62CDF4 |
|---|---|
| RGB | rgb(98, 205, 244) |
| HSL | hsl(196, 87%, 67%) |
| HSV | hsv(196, 60%, 96%) |
| CMYK | cmyk(59.8%, 16%, 0%, 4.3%) |
| CIE-LAB | lab(77.75, -19.69, -28.45) |
| CIE-LCH | lch(77.75, 34.60, 235.32°) |
| OKLab | oklab(80.02% -0.0797 -0.0793) |
| OKLCH | oklch(80.02% 0.112 224.8) |
| XYZ | xyz(43.1910, 52.7867, 93.4831) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.48
Sky Blue
#87CEEB
ΔE00 3.83
Baby Blue
#89CFF0
ΔE00 3.97
Lightblue (survey)
#7BC8F6
ΔE00 4.89
Neon Blue
#04D9FF
ΔE00 5.23
Lightskyblue
#87CEFA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CDF4 #F48962
analogous
#62F4D2 #62CDF4 #6284F4
triadic
#62CDF4 #F462CD #CDF462
tetradic
#62CDF4 #D262F4 #F48962 #84F462
square
#62CDF4 #D262F4 #F48962 #84F462
split-complementary
#62CDF4 #F46284 #F4D262
monochromatic
#0E9ACD #29BBF0 #62CDF4 #9BDFF8 #D4F1FC
Accessibility & contrast
On white
1.82
#62CDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#62CDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CDF4
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CDF4 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F6
Deuteranopia (green-blind)
#A3B9F4
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62cdf4; /* rgb */ color: rgb(98, 205, 244); /* oklch */ color: oklch(80.0% 0.112 224.8);
Tailwind
colors: {
custom: {
50: '#9bdcf7',
500: '#62cdf4',
950: '#000000',
},
}SCSS
$custom: #62cdf4; $custom-light: #9bdcf7; $custom-dark: #000000;
JSON
{
"hex": "#62cdf4",
"rgb": {
"r": 98,
"g": 205,
"b": 244
},
"hsl": {
"h": 196.027,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.80015,
"c": 0.11242,
"h": 224.8
},
"luminance": 0.52791
}Semantic roles & 50–950 ramp
primary
#62CDF4
secondary
#C95A31
accent
#3E02E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485