#62D7EC#62D7EC
#62D7EC is a light, moderate teal. Relative luminance 0.573; OKLCH L 82.0% C 0.109 H 211.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62D7EC |
|---|---|
| RGB | rgb(98, 215, 236) |
| HSL | hsl(189, 78%, 65%) |
| HSV | hsv(189, 58%, 93%) |
| CMYK | cmyk(58.5%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(80.32, -27.00, -20.26) |
| CIE-LCH | lch(80.32, 33.76, 216.88°) |
| OKLab | oklab(81.98% -0.0931 -0.0561) |
| OKLCH | oklch(81.98% 0.109 211.1) |
| XYZ | xyz(44.4716, 57.2492, 88.0472) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 6.62
Sky Blue
#87CEEB
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D7EC #EC7762
analogous
#62ECBC #62D7EC #6292EC
triadic
#62D7EC #EC62D7 #D7EC62
tetradic
#62D7EC #BC62EC #EC7762 #92EC62
square
#62D7EC #BC62EC #EC7762 #92EC62
split-complementary
#62D7EC #EC6292 #ECBC62
monochromatic
#17A4BD #2BC9E5 #62D7EC #99E5F3 #CFF3F9
Accessibility & contrast
On white
1.69
#62D7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#62D7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D7EC
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D7EC | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0ED
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62d7ec; /* rgb */ color: rgb(98, 215, 236); /* oklch */ color: oklch(82.0% 0.109 211.1);
Tailwind
colors: {
custom: {
50: '#9be3f2',
500: '#62d7ec',
950: '#000000',
},
}SCSS
$custom: #62d7ec; $custom-light: #9be3f2; $custom-dark: #000000;
JSON
{
"hex": "#62d7ec",
"rgb": {
"r": 98,
"g": 215,
"b": 236
},
"hsl": {
"h": 189.13,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.81983,
"c": 0.10876,
"h": 211.1
},
"luminance": 0.57254
}Semantic roles & 50–950 ramp
primary
#62D7EC
secondary
#BC4B37
accent
#2A0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485