#62D5EB#62D5EB
#62D5EB is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.5% C 0.108 H 212.0°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #62D5EB |
|---|---|
| RGB | rgb(98, 213, 235) |
| HSL | hsl(190, 77%, 65%) |
| HSV | hsv(190, 58%, 92%) |
| CMYK | cmyk(58.3%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.72, -26.30, -20.64) |
| CIE-LCH | lch(79.72, 33.44, 218.12°) |
| OKLab | oklab(81.49% -0.0914 -0.0572) |
| OKLCH | oklch(81.49% 0.108 212) |
| XYZ | xyz(43.8206, 56.1790, 87.1154) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.46
Aqua Blue
#02D8E9
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 6.40
Robin Egg Blue
#8AF1FE
ΔE00 7.14
Baby Blue
#89CFF0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D5EB #EB7862
analogous
#62EBBC #62D5EB #6290EB
triadic
#62D5EB #EB62D5 #D5EB62
tetradic
#62D5EB #BC62EB #EB7862 #90EB62
square
#62D5EB #BC62EB #EB7862 #90EB62
split-complementary
#62D5EB #EB6290 #EBBC62
monochromatic
#18A1BB #2CC6E4 #62D5EB #98E4F2 #CFF2F9
Accessibility & contrast
On white
1.72
#62D5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#62D5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D5EB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D5EB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62d5eb; /* rgb */ color: rgb(98, 213, 235); /* oklch */ color: oklch(81.5% 0.108 212.0);
Tailwind
colors: {
custom: {
50: '#9be2f1',
500: '#62d5eb',
950: '#000000',
},
}SCSS
$custom: #62d5eb; $custom-light: #9be2f1; $custom-dark: #000000;
JSON
{
"hex": "#62d5eb",
"rgb": {
"r": 98,
"g": 213,
"b": 235
},
"hsl": {
"h": 189.635,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.81487,
"c": 0.10786,
"h": 212
},
"luminance": 0.56183
}Semantic roles & 50–950 ramp
primary
#62D5EB
secondary
#BA4C37
accent
#2D0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485