#62DCF4#62DCF4
#62DCF4 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.113 H 212.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCF4 |
|---|---|
| RGB | rgb(98, 220, 244) |
| HSL | hsl(190, 87%, 67%) |
| HSV | hsv(190, 60%, 96%) |
| CMYK | cmyk(59.8%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(82.01, -27.19, -21.96) |
| CIE-LCH | lch(82.01, 34.95, 218.93°) |
| OKLab | oklab(83.43% -0.0952 -0.0609) |
| OKLCH | oklch(83.43% 0.113 212.6) |
| XYZ | xyz(46.9527, 60.3099, 94.7370) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.03
Robin'S Egg
#6DEDFD
ΔE00 4.67
Aqua Blue
#02D8E9
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.77
Sky Blue
#87CEEB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCF4 #F47A62
analogous
#62F4C3 #62DCF4 #6293F4
triadic
#62DCF4 #F462DC #DCF462
tetradic
#62DCF4 #C362F4 #F47A62 #93F462
square
#62DCF4 #C362F4 #F47A62 #93F462
split-complementary
#62DCF4 #F46293 #F4C362
monochromatic
#0EAECD #29CFF0 #62DCF4 #9BE9F8 #D4F6FC
Accessibility & contrast
On white
1.61
#62DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#62DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCF4
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCF4 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F5
Deuteranopia (green-blind)
#B4C5F4
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dcf4; /* rgb */ color: rgb(98, 220, 244); /* oklch */ color: oklch(83.4% 0.113 212.6);
Tailwind
colors: {
custom: {
50: '#9ce7f7',
500: '#62dcf4',
950: '#000000',
},
}SCSS
$custom: #62dcf4; $custom-light: #9ce7f7; $custom-dark: #000000;
JSON
{
"hex": "#62dcf4",
"rgb": {
"r": 98,
"g": 220,
"b": 244
},
"hsl": {
"h": 189.863,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.83425,
"c": 0.11302,
"h": 212.6
},
"luminance": 0.60315
}Semantic roles & 50–950 ramp
primary
#62DCF4
secondary
#C94A31
accent
#2702E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485