#62D4EA#62D4EA
#62D4EA is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.107 H 212.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4EA |
|---|---|
| RGB | rgb(98, 212, 234) |
| HSL | hsl(190, 76%, 65%) |
| HSV | hsv(190, 58%, 92%) |
| CMYK | cmyk(58.1%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.40, -26.09, -20.59) |
| CIE-LCH | lch(79.40, 33.24, 218.28°) |
| OKLab | oklab(81.22% -0.0908 -0.0571) |
| OKLCH | oklch(81.22% 0.107 212.2) |
| XYZ | xyz(43.4257, 55.6198, 86.2731) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 4.94
Robin'S Egg
#6DEDFD
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 7.35
Baby Blue
#89CFF0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4EA #EA7862
analogous
#62EABC #62D4EA #6290EA
triadic
#62D4EA #EA62D4 #D4EA62
tetradic
#62D4EA #BC62EA #EA7862 #90EA62
square
#62D4EA #BC62EA #EA7862 #90EA62
split-complementary
#62D4EA #EA6290 #EABC62
monochromatic
#199FB9 #2CC5E3 #62D4EA #98E3F1 #CEF2F8
Accessibility & contrast
On white
1.73
#62D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#62D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4EA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4EA | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDEB
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #62d4ea; /* rgb */ color: rgb(98, 212, 234); /* oklch */ color: oklch(81.2% 0.107 212.2);
Tailwind
colors: {
custom: {
50: '#9be1f0',
500: '#62d4ea',
950: '#000000',
},
}SCSS
$custom: #62d4ea; $custom-light: #9be1f0; $custom-dark: #000000;
JSON
{
"hex": "#62d4ea",
"rgb": {
"r": 98,
"g": 212,
"b": 234
},
"hsl": {
"h": 189.706,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.81221,
"c": 0.10723,
"h": 212.2
},
"luminance": 0.55624
}Semantic roles & 50–950 ramp
primary
#62D4EA
secondary
#B84D38
accent
#2E0DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485