#62DCD4#62DCD4
#62DCD4 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.110 H 189.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCD4 |
|---|---|
| RGB | rgb(98, 220, 212) |
| HSL | hsl(176, 64%, 62%) |
| HSV | hsv(176, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.03, -35.88, -6.40) |
| CIE-LCH | lch(81.03, 36.45, 190.12°) |
| OKLab | oklab(82.32% -0.1082 -0.0179) |
| OKLCH | oklch(82.32% 0.11 189.4) |
| XYZ | xyz(42.5087, 58.5324, 71.3323) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.17
Turquoise
#40E0D0
ΔE00 3.54
Darkturquoise
#00CED1
ΔE00 5.88
Tiffany Blue
#7BF2DA
ΔE00 7.09
Bright Aqua
#0BF9EA
ΔE00 7.34
Bright Light Blue
#26F7FD
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCD4 #DC626A
analogous
#62DC97 #62DCD4 #62A7DC
triadic
#62DCD4 #D462DC #DCD462
tetradic
#62DCD4 #9762DC #DC626A #A7DC62
square
#62DCD4 #9762DC #DC626A #A7DC62
split-complementary
#62DCD4 #DC62A7 #DC9762
monochromatic
#24A098 #30D1C6 #62DCD4 #94E7E2 #C6F2EF
Accessibility & contrast
On white
1.65
#62DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#62DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCD4
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCD4 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#BDC3D5
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dcd4; /* rgb */ color: rgb(98, 220, 212); /* oklch */ color: oklch(82.3% 0.110 189.4);
Tailwind
colors: {
custom: {
50: '#9ae7e1',
500: '#62dcd4',
950: '#000000',
},
}SCSS
$custom: #62dcd4; $custom-light: #9ae7e1; $custom-dark: #000000;
JSON
{
"hex": "#62dcd4",
"rgb": {
"r": 98,
"g": 220,
"b": 212
},
"hsl": {
"h": 176.066,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82319,
"c": 0.1097,
"h": 189.4
},
"luminance": 0.58537
}Semantic roles & 50–950 ramp
primary
#62DCD4
secondary
#A33F45
accent
#1A26CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484