#62D6ED#62D6ED
#62D6ED is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.8% C 0.109 H 212.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #62D6ED |
|---|---|
| RGB | rgb(98, 214, 237) |
| HSL | hsl(190, 79%, 66%) |
| HSV | hsv(190, 59%, 93%) |
| CMYK | cmyk(58.6%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(80.07, -26.23, -21.18) |
| CIE-LCH | lch(80.07, 33.71, 218.92°) |
| OKLab | oklab(81.79% -0.0917 -0.0587) |
| OKLCH | oklch(81.79% 0.109 212.6) |
| XYZ | xyz(44.3634, 56.7998, 88.7298) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.80
Sky Blue
#87CEEB
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Baby Blue
#89CFF0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D6ED #ED7962
analogous
#62EDBE #62D6ED #6290ED
triadic
#62D6ED #ED62D6 #D6ED62
tetradic
#62D6ED #BE62ED #ED7962 #90ED62
square
#62D6ED #BE62ED #ED7962 #90ED62
split-complementary
#62D6ED #ED6290 #EDBE62
monochromatic
#16A3BF #2BC8E7 #62D6ED #99E4F3 #D0F3FA
Accessibility & contrast
On white
1.70
#62D6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#62D6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D6ED
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D6ED | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEE
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62d6ed; /* rgb */ color: rgb(98, 214, 237); /* oklch */ color: oklch(81.8% 0.109 212.6);
Tailwind
colors: {
custom: {
50: '#9be3f2',
500: '#62d6ed',
950: '#000000',
},
}SCSS
$custom: #62d6ed; $custom-light: #9be3f2; $custom-dark: #000000;
JSON
{
"hex": "#62d6ed",
"rgb": {
"r": 98,
"g": 214,
"b": 237
},
"hsl": {
"h": 189.928,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.81791,
"c": 0.10889,
"h": 212.6
},
"luminance": 0.56804
}Semantic roles & 50–950 ramp
primary
#62D6ED
secondary
#BD4C36
accent
#2D0ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485