#62D9EB#62D9EB
#62D9EB is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.4% C 0.109 H 208.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #62D9EB |
|---|---|
| RGB | rgb(98, 217, 235) |
| HSL | hsl(188, 77%, 65%) |
| HSV | hsv(188, 58%, 92%) |
| CMYK | cmyk(58.3%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.86, -28.26, -18.91) |
| CIE-LCH | lch(80.86, 34.01, 213.79°) |
| OKLab | oklab(82.41% -0.0956 -0.0524) |
| OKLCH | oklch(82.41% 0.109 208.7) |
| XYZ | xyz(44.8391, 58.2160, 87.4549) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 4.57
Neon Blue
#04D9FF
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Sky Blue
#87CEEB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D9EB #EB7462
analogous
#62EBB8 #62D9EB #6295EB
triadic
#62D9EB #EB62D9 #D9EB62
tetradic
#62D9EB #B862EB #EB7462 #95EB62
square
#62D9EB #B862EB #EB7462 #95EB62
split-complementary
#62D9EB #EB6295 #EBB862
monochromatic
#18A5BB #2CCCE4 #62D9EB #98E6F2 #CFF3F9
Accessibility & contrast
On white
1.66
#62D9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#62D9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D9EB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D9EB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62d9eb; /* rgb */ color: rgb(98, 217, 235); /* oklch */ color: oklch(82.4% 0.109 208.7);
Tailwind
colors: {
custom: {
50: '#9be5f1',
500: '#62d9eb',
950: '#000000',
},
}SCSS
$custom: #62d9eb; $custom-light: #9be5f1; $custom-dark: #000000;
JSON
{
"hex": "#62d9eb",
"rgb": {
"r": 98,
"g": 217,
"b": 235
},
"hsl": {
"h": 187.883,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.82406,
"c": 0.10902,
"h": 208.7
},
"luminance": 0.58221
}Semantic roles & 50–950 ramp
primary
#62D9EB
secondary
#BA4837
accent
#270CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485