#62DCD3#62DCD3
#62DCD3 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.110 H 188.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCD3 |
|---|---|
| RGB | rgb(98, 220, 211) |
| HSL | hsl(176, 64%, 62%) |
| HSV | hsv(176, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.01, -36.14, -5.91) |
| CIE-LCH | lch(81.01, 36.62, 189.29°) |
| OKLab | oklab(82.29% -0.1086 -0.0166) |
| OKLCH | oklch(82.29% 0.11 188.7) |
| XYZ | xyz(42.3830, 58.4821, 70.6700) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.27
Turquoise
#40E0D0
ΔE00 3.28
Darkturquoise
#00CED1
ΔE00 6.09
Tiffany Blue
#7BF2DA
ΔE00 6.85
Bright Aqua
#0BF9EA
ΔE00 7.25
Seafoam Blue
#78D1B6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCD3 #DC626B
analogous
#62DC96 #62DCD3 #62A8DC
triadic
#62DCD3 #D362DC #DCD362
tetradic
#62DCD3 #9662DC #DC626B #A8DC62
square
#62DCD3 #9662DC #DC626B #A8DC62
split-complementary
#62DCD3 #DC62A8 #DC9662
monochromatic
#24A097 #30D1C5 #62DCD3 #94E7E1 #C6F2EF
Accessibility & contrast
On white
1.65
#62DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#62DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCD3
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCD3 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D3
Deuteranopia (green-blind)
#BEC3D4
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dcd3; /* rgb */ color: rgb(98, 220, 211); /* oklch */ color: oklch(82.3% 0.110 188.7);
Tailwind
colors: {
custom: {
50: '#9ae7e0',
500: '#62dcd3',
950: '#000000',
},
}SCSS
$custom: #62dcd3; $custom-light: #9ae7e0; $custom-dark: #000000;
JSON
{
"hex": "#62dcd3",
"rgb": {
"r": 98,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.574,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82287,
"c": 0.1099,
"h": 188.7
},
"luminance": 0.58486
}Semantic roles & 50–950 ramp
primary
#62DCD3
secondary
#A33F46
accent
#1A27CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484