#62DAEE#62DAEE
#62DAEE is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.110 H 210.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #62DAEE |
|---|---|
| RGB | rgb(98, 218, 238) |
| HSL | hsl(189, 80%, 66%) |
| HSV | hsv(189, 59%, 93%) |
| CMYK | cmyk(58.8%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(81.24, -27.91, -19.93) |
| CIE-LCH | lch(81.24, 34.29, 215.53°) |
| OKLab | oklab(82.75% -0.0955 -0.0552) |
| OKLCH | oklch(82.75% 0.11 210) |
| XYZ | xyz(45.5347, 58.9079, 89.8430) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.23
Robin'S Egg
#6DEDFD
ΔE00 4.51
Neon Blue
#04D9FF
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Sky Blue
#87CEEB
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DAEE #EE7662
analogous
#62EEBC #62DAEE #6294EE
triadic
#62DAEE #EE62DA #DAEE62
tetradic
#62DAEE #BC62EE #EE7662 #94EE62
square
#62DAEE #BC62EE #EE7662 #94EE62
split-complementary
#62DAEE #EE6294 #EEBC62
monochromatic
#15A8C1 #2BCDE8 #62DAEE #99E7F4 #D0F4FA
Accessibility & contrast
On white
1.64
#62DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#62DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DAEE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DAEE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#B3C3EE
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62daee; /* rgb */ color: rgb(98, 218, 238); /* oklch */ color: oklch(82.7% 0.110 210.0);
Tailwind
colors: {
custom: {
50: '#9be5f3',
500: '#62daee',
950: '#000000',
},
}SCSS
$custom: #62daee; $custom-light: #9be5f3; $custom-dark: #000000;
JSON
{
"hex": "#62daee",
"rgb": {
"r": 98,
"g": 218,
"b": 238
},
"hsl": {
"h": 188.571,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.82745,
"c": 0.11029,
"h": 210
},
"luminance": 0.58913
}Semantic roles & 50–950 ramp
primary
#62DAEE
secondary
#BF4935
accent
#2709DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485