#62D7EB#62D7EB
#62D7EB is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.9% C 0.108 H 210.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #62D7EB |
|---|---|
| RGB | rgb(98, 215, 235) |
| HSL | hsl(189, 77%, 65%) |
| HSV | hsv(189, 58%, 92%) |
| CMYK | cmyk(58.3%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.29, -27.29, -19.78) |
| CIE-LCH | lch(80.29, 33.70, 215.94°) |
| OKLab | oklab(81.95% -0.0935 -0.0548) |
| OKLCH | oklch(81.95% 0.108 210.4) |
| XYZ | xyz(44.3267, 57.1913, 87.2841) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 5.20
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D7EB #EB7662
analogous
#62EBBA #62D7EB #6292EB
triadic
#62D7EB #EB62D7 #D7EB62
tetradic
#62D7EB #BA62EB #EB7662 #92EB62
square
#62D7EB #BA62EB #EB7662 #92EB62
split-complementary
#62D7EB #EB6292 #EBBA62
monochromatic
#18A3BB #2CC9E4 #62D7EB #98E5F2 #CFF3F9
Accessibility & contrast
On white
1.69
#62D7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#62D7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D7EB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D7EB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#B1C1EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62d7eb; /* rgb */ color: rgb(98, 215, 235); /* oklch */ color: oklch(81.9% 0.108 210.4);
Tailwind
colors: {
custom: {
50: '#9be3f1',
500: '#62d7eb',
950: '#000000',
},
}SCSS
$custom: #62d7eb; $custom-light: #9be3f1; $custom-dark: #000000;
JSON
{
"hex": "#62d7eb",
"rgb": {
"r": 98,
"g": 215,
"b": 235
},
"hsl": {
"h": 188.759,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.81946,
"c": 0.1084,
"h": 210.4
},
"luminance": 0.57196
}Semantic roles & 50–950 ramp
primary
#62D7EB
secondary
#BA4A37
accent
#2A0CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485