#62D4EC#62D4EC
#62D4EC is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.3% C 0.108 H 213.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4EC |
|---|---|
| RGB | rgb(98, 212, 236) |
| HSL | hsl(190, 78%, 65%) |
| HSV | hsv(190, 58%, 93%) |
| CMYK | cmyk(58.5%, 10.2%, 0%, 7.5%) |
| CIE-LAB | lab(79.46, -25.53, -21.56) |
| CIE-LCH | lch(79.46, 33.41, 220.18°) |
| OKLab | oklab(81.3% -0.09 -0.0598) |
| OKLCH | oklch(81.3% 0.108 213.6) |
| XYZ | xyz(43.7147, 55.7354, 87.7949) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.10
Aqua Blue
#02D8E9
ΔE00 5.42
Sky Blue
#87CEEB
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 6.39
Baby Blue
#89CFF0
ΔE00 6.89
Bright Sky Blue
#02CCFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4EC #EC7A62
analogous
#62ECBF #62D4EC #628FEC
triadic
#62D4EC #EC62D4 #D4EC62
tetradic
#62D4EC #BF62EC #EC7A62 #8FEC62
square
#62D4EC #BF62EC #EC7A62 #8FEC62
split-complementary
#62D4EC #EC628F #ECBF62
monochromatic
#17A0BD #2BC5E5 #62D4EC #99E3F3 #CFF2F9
Accessibility & contrast
On white
1.73
#62D4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#62D4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4EC
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4EC | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEED
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62d4ec; /* rgb */ color: rgb(98, 212, 236); /* oklch */ color: oklch(81.3% 0.108 213.6);
Tailwind
colors: {
custom: {
50: '#9be1f2',
500: '#62d4ec',
950: '#000000',
},
}SCSS
$custom: #62d4ec; $custom-light: #9be1f2; $custom-dark: #000000;
JSON
{
"hex": "#62d4ec",
"rgb": {
"r": 98,
"g": 212,
"b": 236
},
"hsl": {
"h": 190.435,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.81296,
"c": 0.10806,
"h": 213.6
},
"luminance": 0.5574
}Semantic roles & 50–950 ramp
primary
#62D4EC
secondary
#BC4E37
accent
#2F0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485