#62D4ED#62D4ED
#62D4ED is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.3% C 0.108 H 214.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4ED |
|---|---|
| RGB | rgb(98, 212, 237) |
| HSL | hsl(191, 79%, 66%) |
| HSV | hsv(191, 59%, 93%) |
| CMYK | cmyk(58.6%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.50, -25.24, -22.04) |
| CIE-LCH | lch(79.50, 33.51, 221.13°) |
| OKLab | oklab(81.33% -0.0896 -0.0611) |
| OKLCH | oklch(81.33% 0.108 214.3) |
| XYZ | xyz(43.8604, 55.7937, 88.5622) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 5.63
Aqua Blue
#02D8E9
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 6.55
Baby Blue
#89CFF0
ΔE00 6.65
Bright Sky Blue
#02CCFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4ED #ED7B62
analogous
#62EDC0 #62D4ED #628EED
triadic
#62D4ED #ED62D4 #D4ED62
tetradic
#62D4ED #C062ED #ED7B62 #8EED62
square
#62D4ED #C062ED #ED7B62 #8EED62
split-complementary
#62D4ED #ED628E #EDC062
monochromatic
#16A0BF #2BC5E7 #62D4ED #99E3F3 #D0F2FA
Accessibility & contrast
On white
1.73
#62D4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#62D4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4ED
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4ED | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEE
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62d4ed; /* rgb */ color: rgb(98, 212, 237); /* oklch */ color: oklch(81.3% 0.108 214.3);
Tailwind
colors: {
custom: {
50: '#9be1f2',
500: '#62d4ed',
950: '#000000',
},
}SCSS
$custom: #62d4ed; $custom-light: #9be1f2; $custom-dark: #000000;
JSON
{
"hex": "#62d4ed",
"rgb": {
"r": 98,
"g": 212,
"b": 237
},
"hsl": {
"h": 190.791,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.81333,
"c": 0.10849,
"h": 214.3
},
"luminance": 0.55798
}Semantic roles & 50–950 ramp
primary
#62D4ED
secondary
#BD4E36
accent
#300ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485