#62D9EC#62D9EC
#62D9EC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.109 H 209.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62D9EC |
|---|---|
| RGB | rgb(98, 217, 236) |
| HSL | hsl(188, 78%, 65%) |
| HSV | hsv(188, 58%, 93%) |
| CMYK | cmyk(58.5%, 8.1%, 0%, 7.5%) |
| CIE-LAB | lab(80.89, -27.98, -19.40) |
| CIE-LCH | lch(80.89, 34.05, 214.73°) |
| OKLab | oklab(82.44% -0.0952 -0.0537) |
| OKLCH | oklch(82.44% 0.109 209.4) |
| XYZ | xyz(44.9840, 58.2740, 88.2180) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.05
Robin'S Egg
#6DEDFD
ΔE00 4.64
Neon Blue
#04D9FF
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Sky Blue
#87CEEB
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D9EC #EC7562
analogous
#62ECBA #62D9EC #6294EC
triadic
#62D9EC #EC62D9 #D9EC62
tetradic
#62D9EC #BA62EC #EC7562 #94EC62
square
#62D9EC #BA62EC #EC7562 #94EC62
split-complementary
#62D9EC #EC6294 #ECBA62
monochromatic
#17A6BD #2BCCE5 #62D9EC #99E6F3 #CFF3F9
Accessibility & contrast
On white
1.66
#62D9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#62D9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D9EC
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D9EC | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2ED
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62d9ec; /* rgb */ color: rgb(98, 217, 236); /* oklch */ color: oklch(82.4% 0.109 209.4);
Tailwind
colors: {
custom: {
50: '#9be5f2',
500: '#62d9ec',
950: '#000000',
},
}SCSS
$custom: #62d9ec; $custom-light: #9be5f2; $custom-dark: #000000;
JSON
{
"hex": "#62d9ec",
"rgb": {
"r": 98,
"g": 217,
"b": 236
},
"hsl": {
"h": 188.261,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.82442,
"c": 0.10933,
"h": 209.4
},
"luminance": 0.58279
}Semantic roles & 50–950 ramp
primary
#62D9EC
secondary
#BC4937
accent
#270BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485