#62CFEC#62CFEC
#62CFEC is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.2% C 0.107 H 217.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFEC |
|---|---|
| RGB | rgb(98, 207, 236) |
| HSL | hsl(193, 78%, 65%) |
| HSV | hsv(193, 58%, 93%) |
| CMYK | cmyk(58.5%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.04, -23.03, -23.73) |
| CIE-LCH | lch(78.04, 33.07, 225.85°) |
| OKLab | oklab(80.15% -0.0848 -0.0659) |
| OKLCH | oklch(80.15% 0.107 217.9) |
| XYZ | xyz(42.4841, 53.2743, 87.3847) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 4.46
Bright Sky Blue
#02CCFE
ΔE00 5.26
Baby Blue
#89CFF0
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 7.18
Lightblue (survey)
#7BC8F6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFEC #EC7F62
analogous
#62ECC4 #62CFEC #628AEC
triadic
#62CFEC #EC62CF #CFEC62
tetradic
#62CFEC #C462EC #EC7F62 #8AEC62
square
#62CFEC #C462EC #EC7F62 #8AEC62
split-complementary
#62CFEC #EC628A #ECC462
monochromatic
#179ABD #2BBEE5 #62CFEC #99E0F3 #CFF0F9
Accessibility & contrast
On white
1.80
#62CFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#62CFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFEC
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFEC | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEE
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #62cfec; /* rgb */ color: rgb(98, 207, 236); /* oklch */ color: oklch(80.2% 0.107 217.9);
Tailwind
colors: {
custom: {
50: '#9addf2',
500: '#62cfec',
950: '#000000',
},
}SCSS
$custom: #62cfec; $custom-light: #9addf2; $custom-dark: #000000;
JSON
{
"hex": "#62cfec",
"rgb": {
"r": 98,
"g": 207,
"b": 236
},
"hsl": {
"h": 192.609,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.80152,
"c": 0.10737,
"h": 217.9
},
"luminance": 0.53278
}Semantic roles & 50–950 ramp
primary
#62CFEC
secondary
#BC5337
accent
#370BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485