#62D9ED#62D9ED
#62D9ED is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.5% C 0.110 H 210.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62D9ED |
|---|---|
| RGB | rgb(98, 217, 237) |
| HSL | hsl(189, 79%, 66%) |
| HSV | hsv(189, 59%, 93%) |
| CMYK | cmyk(58.6%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(80.92, -27.70, -19.88) |
| CIE-LCH | lch(80.92, 34.10, 215.67°) |
| OKLab | oklab(82.48% -0.0948 -0.0551) |
| OKLCH | oklch(82.48% 0.11 210.1) |
| XYZ | xyz(45.1297, 58.3323, 88.9852) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.25
Robin'S Egg
#6DEDFD
ΔE00 4.74
Neon Blue
#04D9FF
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Sky Blue
#87CEEB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D9ED #ED7662
analogous
#62EDBB #62D9ED #6293ED
triadic
#62D9ED #ED62D9 #D9ED62
tetradic
#62D9ED #BB62ED #ED7662 #93ED62
square
#62D9ED #BB62ED #ED7662 #93ED62
split-complementary
#62D9ED #ED6293 #EDBB62
monochromatic
#16A6BF #2BCCE7 #62D9ED #99E6F3 #D0F4FA
Accessibility & contrast
On white
1.66
#62D9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#62D9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D9ED
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D9ED | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62d9ed; /* rgb */ color: rgb(98, 217, 237); /* oklch */ color: oklch(82.5% 0.110 210.1);
Tailwind
colors: {
custom: {
50: '#9be5f2',
500: '#62d9ed',
950: '#000000',
},
}SCSS
$custom: #62d9ed; $custom-light: #9be5f2; $custom-dark: #000000;
JSON
{
"hex": "#62d9ed",
"rgb": {
"r": 98,
"g": 217,
"b": 237
},
"hsl": {
"h": 188.633,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.82479,
"c": 0.10967,
"h": 210.1
},
"luminance": 0.58337
}Semantic roles & 50–950 ramp
primary
#62D9ED
secondary
#BD4936
accent
#280ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485