#62DADC#62DADC
#62DADC is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.1% C 0.107 H 196.8°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #62DADC |
|---|---|
| RGB | rgb(98, 218, 220) |
| HSL | hsl(181, 64%, 62%) |
| HSV | hsv(181, 55%, 86%) |
| CMYK | cmyk(55.5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.68, -32.84, -11.18) |
| CIE-LCH | lch(80.68, 34.70, 198.80°) |
| OKLab | oklab(82.11% -0.1027 -0.0309) |
| OKLCH | oklch(82.11% 0.107 196.8) |
| XYZ | xyz(43.0212, 57.9025, 76.6054) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Darkturquoise
#00CED1
ΔE00 4.72
Aqua Blue
#02D8E9
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 6.48
Turquoise
#40E0D0
ΔE00 6.87
Bright Light Blue
#26F7FD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DADC #DC6462
analogous
#62DCA1 #62DADC #629DDC
triadic
#62DADC #DC62DA #DADC62
tetradic
#62DADC #A162DC #DC6462 #9DDC62
square
#62DADC #A162DC #DC6462 #9DDC62
split-complementary
#62DADC #DC629D #DCA162
monochromatic
#249EA0 #30CED1 #62DADC #94E6E7 #C6F2F2
Accessibility & contrast
On white
1.67
#62DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#62DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DADC
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DADC | 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)
#CDD1DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62dadc; /* rgb */ color: rgb(98, 218, 220); /* oklch */ color: oklch(82.1% 0.107 196.8);
Tailwind
colors: {
custom: {
50: '#9ae6e6',
500: '#62dadc',
950: '#000000',
},
}SCSS
$custom: #62dadc; $custom-light: #9ae6e6; $custom-dark: #000000;
JSON
{
"hex": "#62dadc",
"rgb": {
"r": 98,
"g": 218,
"b": 220
},
"hsl": {
"h": 180.984,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82113,
"c": 0.1073,
"h": 196.8
},
"luminance": 0.57907
}Semantic roles & 50–950 ramp
primary
#62DADC
secondary
#A3403F
accent
#1D1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484