#62D8ED#62D8ED
#62D8ED is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.3% C 0.109 H 211.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62D8ED |
|---|---|
| RGB | rgb(98, 216, 237) |
| HSL | hsl(189, 79%, 66%) |
| HSV | hsv(189, 59%, 93%) |
| CMYK | cmyk(58.6%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(80.64, -27.21, -20.31) |
| CIE-LCH | lch(80.64, 33.96, 216.74°) |
| OKLab | oklab(82.25% -0.0938 -0.0563) |
| OKLCH | oklch(82.25% 0.109 211) |
| XYZ | xyz(44.8727, 57.8183, 88.8996) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.48
Neon Blue
#04D9FF
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 6.42
Sky Blue
#87CEEB
ΔE00 6.96
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D8ED #ED7762
analogous
#62EDBD #62D8ED #6292ED
triadic
#62D8ED #ED62D8 #D8ED62
tetradic
#62D8ED #BD62ED #ED7762 #92ED62
square
#62D8ED #BD62ED #ED7762 #92ED62
split-complementary
#62D8ED #ED6292 #EDBD62
monochromatic
#16A5BF #2BCAE7 #62D8ED #99E6F3 #D0F3FA
Accessibility & contrast
On white
1.67
#62D8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#62D8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D8ED
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D8ED | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#B2C1ED
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62d8ed; /* rgb */ color: rgb(98, 216, 237); /* oklch */ color: oklch(82.3% 0.109 211.0);
Tailwind
colors: {
custom: {
50: '#9be4f2',
500: '#62d8ed',
950: '#000000',
},
}SCSS
$custom: #62d8ed; $custom-light: #9be4f2; $custom-dark: #000000;
JSON
{
"hex": "#62d8ed",
"rgb": {
"r": 98,
"g": 216,
"b": 237
},
"hsl": {
"h": 189.065,
"s": 79.429,
"l": 65.686
},
"oklch": {
"l": 0.8225,
"c": 0.10939,
"h": 211
},
"luminance": 0.57823
}Semantic roles & 50–950 ramp
primary
#62D8ED
secondary
#BD4A36
accent
#290ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485