#62D6EB#62D6EB
#62D6EB is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.7% C 0.108 H 211.2°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62D6EB |
|---|---|
| RGB | rgb(98, 214, 235) |
| HSL | hsl(189, 77%, 65%) |
| HSV | hsv(189, 58%, 92%) |
| CMYK | cmyk(58.3%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.00, -26.80, -20.21) |
| CIE-LCH | lch(80.00, 33.56, 217.02°) |
| OKLab | oklab(81.72% -0.0925 -0.056) |
| OKLCH | oklch(81.72% 0.108 211.2) |
| XYZ | xyz(44.0729, 56.6836, 87.1995) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.58
Neon Blue
#04D9FF
ΔE00 4.65
Robin'S Egg
#6DEDFD
ΔE00 5.54
Sky Blue
#87CEEB
ΔE00 6.74
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Robin'S Egg Blue
#98EFF9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D6EB #EB7762
analogous
#62EBBB #62D6EB #6291EB
triadic
#62D6EB #EB62D6 #D6EB62
tetradic
#62D6EB #BB62EB #EB7762 #91EB62
square
#62D6EB #BB62EB #EB7762 #91EB62
split-complementary
#62D6EB #EB6291 #EBBB62
monochromatic
#18A2BB #2CC8E4 #62D6EB #98E4F2 #CFF2F9
Accessibility & contrast
On white
1.70
#62D6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#62D6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D6EB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D6EB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEC
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62d6eb; /* rgb */ color: rgb(98, 214, 235); /* oklch */ color: oklch(81.7% 0.108 211.2);
Tailwind
colors: {
custom: {
50: '#9be3f1',
500: '#62d6eb',
950: '#000000',
},
}SCSS
$custom: #62d6eb; $custom-light: #9be3f1; $custom-dark: #000000;
JSON
{
"hex": "#62d6eb",
"rgb": {
"r": 98,
"g": 214,
"b": 235
},
"hsl": {
"h": 189.197,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.81717,
"c": 0.10812,
"h": 211.2
},
"luminance": 0.56688
}Semantic roles & 50–950 ramp
primary
#62D6EB
secondary
#BA4B37
accent
#2B0CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485