#62D4EF#62D4EF
#62D4EF is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.4% C 0.109 H 215.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4EF |
|---|---|
| RGB | rgb(98, 212, 239) |
| HSL | hsl(191, 82%, 66%) |
| HSV | hsv(191, 59%, 94%) |
| CMYK | cmyk(59%, 11.3%, 0%, 6.3%) |
| CIE-LAB | lab(79.56, -24.67, -23.01) |
| CIE-LCH | lch(79.56, 33.73, 223.01°) |
| OKLab | oklab(81.41% -0.0889 -0.0639) |
| OKLCH | oklch(81.41% 0.109 215.7) |
| XYZ | xyz(44.1542, 55.9112, 90.1096) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 5.23
Bright Sky Blue
#02CCFE
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 6.19
Baby Blue
#89CFF0
ΔE00 6.19
Robin'S Egg
#6DEDFD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4EF #EF7D62
analogous
#62EFC3 #62D4EF #628DEF
triadic
#62D4EF #EF62D4 #D4EF62
tetradic
#62D4EF #C362EF #EF7D62 #8DEF62
square
#62D4EF #C362EF #EF7D62 #8DEF62
split-complementary
#62D4EF #EF628D #EFC362
monochromatic
#14A1C3 #2AC5E9 #62D4EF #9AE3F5 #D1F2FA
Accessibility & contrast
On white
1.72
#62D4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#62D4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4EF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4EF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF1
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62d4ef; /* rgb */ color: rgb(98, 212, 239); /* oklch */ color: oklch(81.4% 0.109 215.7);
Tailwind
colors: {
custom: {
50: '#9be1f4',
500: '#62d4ef',
950: '#000000',
},
}SCSS
$custom: #62d4ef; $custom-light: #9be1f4; $custom-dark: #000000;
JSON
{
"hex": "#62d4ef",
"rgb": {
"r": 98,
"g": 212,
"b": 239
},
"hsl": {
"h": 191.489,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.81409,
"c": 0.10943,
"h": 215.7
},
"luminance": 0.55916
}Semantic roles & 50–950 ramp
primary
#62D4EF
secondary
#C14F35
accent
#3108DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485