#62DCAC#62DCAC
#62DCAC is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.131 H 164.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCAC |
|---|---|
| RGB | rgb(98, 220, 172) |
| HSL | hsl(156, 64%, 62%) |
| HSV | hsv(156, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.04, -45.40, 13.41) |
| CIE-LCH | lch(80.04, 47.34, 163.55°) |
| OKLab | oklab(81.19% -0.1259 0.0344) |
| OKLCH | oklch(81.19% 0.131 164.7) |
| XYZ | xyz(38.0730, 56.7581, 47.9707) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.41
Seafoam
#7FE0B3
ΔE00 2.87
Aqua Marine
#2EE8BB
ΔE00 4.46
Mediumaquamarine
#66CDAA
ΔE00 4.51
Aquamarine (survey)
#04D8B2
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCAC #DC6292
analogous
#62DC6F #62DCAC #62CFDC
triadic
#62DCAC #AC62DC #DCAC62
tetradic
#62DCAC #6F62DC #DC6292 #CFDC62
square
#62DCAC #6F62DC #DC6292 #CFDC62
split-complementary
#62DCAC #DC62CF #DC6F62
monochromatic
#24A06F #30D192 #62DCAC #94E7C6 #C6F2E1
Accessibility & contrast
On white
1.70
#62DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#62DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCAC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCAC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA9
Deuteranopia (green-blind)
#C6C1AF
Tritanopia (blue-blind)
#2BDCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dcac; /* rgb */ color: rgb(98, 220, 172); /* oklch */ color: oklch(81.2% 0.131 164.7);
Tailwind
colors: {
custom: {
50: '#98e7c4',
500: '#62dcac',
950: '#000000',
},
}SCSS
$custom: #62dcac; $custom-light: #98e7c4; $custom-dark: #000000;
JSON
{
"hex": "#62dcac",
"rgb": {
"r": 98,
"g": 220,
"b": 172
},
"hsl": {
"h": 156.393,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.81186,
"c": 0.1305,
"h": 164.7
},
"luminance": 0.56762
}Semantic roles & 50–950 ramp
primary
#62DCAC
secondary
#A33F66
accent
#1A60CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482