#62D9CD#62D9CD
#62D9CD is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.4% C 0.109 H 186.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #62D9CD |
|---|---|
| RGB | rgb(98, 217, 205) |
| HSL | hsl(174, 61%, 62%) |
| HSV | hsv(174, 55%, 85%) |
| CMYK | cmyk(54.8%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(79.97, -36.28, -4.24) |
| CIE-LCH | lch(79.97, 36.53, 186.67°) |
| OKLab | oklab(81.39% -0.108 -0.012) |
| OKLCH | oklch(81.39% 0.109 186.4) |
| XYZ | xyz(40.8645, 56.6262, 66.5222) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.96
Mediumturquoise
#48D1CC
ΔE00 3.39
Seafoam Blue
#78D1B6
ΔE00 6.41
Darkturquoise
#00CED1
ΔE00 6.53
Tiffany Blue
#7BF2DA
ΔE00 6.71
Pale Teal
#82CBB2
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D9CD #D9626E
analogous
#62D992 #62D9CD #62A9D9
triadic
#62D9CD #CD62D9 #D9CD62
tetradic
#62D9CD #9262D9 #D9626E #A9D962
square
#62D9CD #9262D9 #D9626E #A9D962
split-complementary
#62D9CD #D962A9 #D99262
monochromatic
#269B8F #31CCBD #62D9CD #93E5DD #C5F1EC
Accessibility & contrast
On white
1.70
#62D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#62D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D9CD
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D9CD | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#00DDD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62d9cd; /* rgb */ color: rgb(98, 217, 205); /* oklch */ color: oklch(81.4% 0.109 186.4);
Tailwind
colors: {
custom: {
50: '#99e5dc',
500: '#62d9cd',
950: '#000000',
},
}SCSS
$custom: #62d9cd; $custom-light: #99e5dc; $custom-dark: #000000;
JSON
{
"hex": "#62d9cd",
"rgb": {
"r": 98,
"g": 217,
"b": 205
},
"hsl": {
"h": 173.95,
"s": 61.026,
"l": 61.765
},
"oklch": {
"l": 0.81393,
"c": 0.1087,
"h": 186.4
},
"luminance": 0.5663
}Semantic roles & 50–950 ramp
primary
#62D9CD
secondary
#9F404A
accent
#1D2EC9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484