#62DCF2#62DCF2
#62DCF2 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.112 H 211.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCF2 |
|---|---|
| RGB | rgb(98, 220, 242) |
| HSL | hsl(189, 85%, 67%) |
| HSV | hsv(189, 60%, 95%) |
| CMYK | cmyk(59.5%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(81.94, -27.75, -21.00) |
| CIE-LCH | lch(81.94, 34.80, 217.11°) |
| OKLab | oklab(83.35% -0.096 -0.0582) |
| OKLCH | oklch(83.35% 0.112 211.2) |
| XYZ | xyz(46.6506, 60.1891, 93.1463) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.33
Neon Blue
#04D9FF
ΔE00 4.47
Aqua Blue
#02D8E9
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCF2 #F27862
analogous
#62F2C0 #62DCF2 #6294F2
triadic
#62DCF2 #F262DC #DCF262
tetradic
#62DCF2 #C062F2 #F27862 #94F262
square
#62DCF2 #C062F2 #F27862 #94F262
split-complementary
#62DCF2 #F26294 #F2C062
monochromatic
#11ADC9 #29CFED #62DCF2 #9BE9F7 #D3F5FB
Accessibility & contrast
On white
1.61
#62DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#62DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCF2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCF2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F3
Deuteranopia (green-blind)
#B4C5F2
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dcf2; /* rgb */ color: rgb(98, 220, 242); /* oklch */ color: oklch(83.4% 0.112 211.2);
Tailwind
colors: {
custom: {
50: '#9ce7f6',
500: '#62dcf2',
950: '#000000',
},
}SCSS
$custom: #62dcf2; $custom-light: #9ce7f6; $custom-dark: #000000;
JSON
{
"hex": "#62dcf2",
"rgb": {
"r": 98,
"g": 220,
"b": 242
},
"hsl": {
"h": 189.167,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.83351,
"c": 0.11225,
"h": 211.2
},
"luminance": 0.60194
}Semantic roles & 50–950 ramp
primary
#62DCF2
secondary
#C64933
accent
#2604E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485