#62D4EB#62D4EB
#62D4EB is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.3% C 0.108 H 212.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4EB |
|---|---|
| RGB | rgb(98, 212, 235) |
| HSL | hsl(190, 77%, 65%) |
| HSV | hsv(190, 58%, 92%) |
| CMYK | cmyk(58.3%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.43, -25.81, -21.08) |
| CIE-LCH | lch(79.43, 33.32, 219.23°) |
| OKLab | oklab(81.26% -0.0904 -0.0584) |
| OKLCH | oklch(81.26% 0.108 212.9) |
| XYZ | xyz(43.5698, 55.6775, 87.0318) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.30
Aqua Blue
#02D8E9
ΔE00 5.18
Sky Blue
#87CEEB
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 6.25
Baby Blue
#89CFF0
ΔE00 7.15
Bright Sky Blue
#02CCFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4EB #EB7962
analogous
#62EBBD #62D4EB #628FEB
triadic
#62D4EB #EB62D4 #D4EB62
tetradic
#62D4EB #BD62EB #EB7962 #8FEB62
square
#62D4EB #BD62EB #EB7962 #8FEB62
split-complementary
#62D4EB #EB628F #EBBD62
monochromatic
#189FBB #2CC5E4 #62D4EB #98E3F2 #CFF2F9
Accessibility & contrast
On white
1.73
#62D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#62D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4EB
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4EB | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEC
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62d4eb; /* rgb */ color: rgb(98, 212, 235); /* oklch */ color: oklch(81.3% 0.108 212.9);
Tailwind
colors: {
custom: {
50: '#9be1f1',
500: '#62d4eb',
950: '#000000',
},
}SCSS
$custom: #62d4eb; $custom-light: #9be1f1; $custom-dark: #000000;
JSON
{
"hex": "#62d4eb",
"rgb": {
"r": 98,
"g": 212,
"b": 235
},
"hsl": {
"h": 190.073,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.81258,
"c": 0.10764,
"h": 212.9
},
"luminance": 0.55682
}Semantic roles & 50–950 ramp
primary
#62D4EB
secondary
#BA4D37
accent
#2E0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485