#62D8EA#62D8EA
#62D8EA is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.1% C 0.108 H 208.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62D8EA |
|---|---|
| RGB | rgb(98, 216, 234) |
| HSL | hsl(188, 76%, 65%) |
| HSV | hsv(188, 58%, 92%) |
| CMYK | cmyk(58.1%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(80.54, -28.05, -18.86) |
| CIE-LCH | lch(80.54, 33.81, 213.91°) |
| OKLab | oklab(82.14% -0.095 -0.0522) |
| OKLCH | oklch(82.14% 0.108 208.8) |
| XYZ | xyz(44.4381, 57.6445, 86.6105) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.90
Robin'S Egg
#6DEDFD
ΔE00 4.80
Neon Blue
#04D9FF
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.76
Sky Blue
#87CEEB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D8EA #EA7462
analogous
#62EAB8 #62D8EA #6294EA
triadic
#62D8EA #EA62D8 #D8EA62
tetradic
#62D8EA #B862EA #EA7462 #94EA62
square
#62D8EA #B862EA #EA7462 #94EA62
split-complementary
#62D8EA #EA6294 #EAB862
monochromatic
#19A4B9 #2CCBE3 #62D8EA #98E5F1 #CEF3F8
Accessibility & contrast
On white
1.68
#62D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#62D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D8EA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D8EA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EB
Deuteranopia (green-blind)
#B3C1EA
Tritanopia (blue-blind)
#00E1DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62d8ea; /* rgb */ color: rgb(98, 216, 234); /* oklch */ color: oklch(82.1% 0.108 208.8);
Tailwind
colors: {
custom: {
50: '#9be4f0',
500: '#62d8ea',
950: '#000000',
},
}SCSS
$custom: #62d8ea; $custom-light: #9be4f0; $custom-dark: #000000;
JSON
{
"hex": "#62d8ea",
"rgb": {
"r": 98,
"g": 216,
"b": 234
},
"hsl": {
"h": 187.941,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.8214,
"c": 0.10838,
"h": 208.8
},
"luminance": 0.57649
}Semantic roles & 50–950 ramp
primary
#62D8EA
secondary
#B84938
accent
#280DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485