#62D8EE#62D8EE
#62D8EE is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.3% C 0.110 H 211.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #62D8EE |
|---|---|
| RGB | rgb(98, 216, 238) |
| HSL | hsl(189, 80%, 66%) |
| HSV | hsv(189, 59%, 93%) |
| CMYK | cmyk(58.8%, 9.2%, 0%, 6.7%) |
| CIE-LAB | lab(80.67, -26.93, -20.80) |
| CIE-LCH | lch(80.67, 34.02, 217.68°) |
| OKLab | oklab(82.29% -0.0934 -0.0576) |
| OKLCH | oklch(82.29% 0.11 211.7) |
| XYZ | xyz(45.0192, 57.8769, 89.6712) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 6.52
Sky Blue
#87CEEB
ΔE00 6.73
Robin'S Egg Blue
#98EFF9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D8EE #EE7862
analogous
#62EEBE #62D8EE #6292EE
triadic
#62D8EE #EE62D8 #D8EE62
tetradic
#62D8EE #BE62EE #EE7862 #92EE62
square
#62D8EE #BE62EE #EE7862 #92EE62
split-complementary
#62D8EE #EE6292 #EEBE62
monochromatic
#15A6C1 #2BCAE8 #62D8EE #99E6F4 #D0F3FA
Accessibility & contrast
On white
1.67
#62D8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#62D8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D8EE
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D8EE | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#B1C2EE
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62d8ee; /* rgb */ color: rgb(98, 216, 238); /* oklch */ color: oklch(82.3% 0.110 211.7);
Tailwind
colors: {
custom: {
50: '#9be4f3',
500: '#62d8ee',
950: '#000000',
},
}SCSS
$custom: #62d8ee; $custom-light: #9be4f3; $custom-dark: #000000;
JSON
{
"hex": "#62d8ee",
"rgb": {
"r": 98,
"g": 216,
"b": 238
},
"hsl": {
"h": 189.429,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.82287,
"c": 0.10975,
"h": 211.7
},
"luminance": 0.57881
}Semantic roles & 50–950 ramp
primary
#62D8EE
secondary
#BF4B35
accent
#2A09DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485