#62DCDC#62DCDC
#62DCDC is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.109 H 195.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCDC |
|---|---|
| RGB | rgb(98, 220, 220) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.26, -33.79, -10.32) |
| CIE-LCH | lch(81.26, 35.33, 196.99°) |
| OKLab | oklab(82.58% -0.1048 -0.0286) |
| OKLCH | oklch(82.58% 0.109 195.3) |
| XYZ | xyz(43.5430, 58.9461, 76.7793) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.74
Darkturquoise
#00CED1
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 5.88
Turquoise
#40E0D0
ΔE00 6.09
Bright Light Blue
#26F7FD
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCDC #DC6262
analogous
#62DC9F #62DCDC #629FDC
triadic
#62DCDC #DC62DC #DCDC62
tetradic
#62DCDC #9F62DC #DC6262 #9FDC62
square
#62DCDC #9F62DC #DC6262 #9FDC62
split-complementary
#62DCDC #DC629F #DC9F62
monochromatic
#24A0A0 #30D1D1 #62DCDC #94E7E7 #C6F2F2
Accessibility & contrast
On white
1.64
#62DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#62DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCDC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCDC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BBC4DD
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dcdc; /* rgb */ color: rgb(98, 220, 220); /* oklch */ color: oklch(82.6% 0.109 195.3);
Tailwind
colors: {
custom: {
50: '#9ae7e6',
500: '#62dcdc',
950: '#000000',
},
}SCSS
$custom: #62dcdc; $custom-light: #9ae7e6; $custom-dark: #000000;
JSON
{
"hex": "#62dcdc",
"rgb": {
"r": 98,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82579,
"c": 0.10868,
"h": 195.3
},
"luminance": 0.5895
}Semantic roles & 50–950 ramp
primary
#62DCDC
secondary
#A33F3F
accent
#1A1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484