#62DCAB#62DCAB
#62DCAB is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.2% C 0.131 H 164.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCAB |
|---|---|
| RGB | rgb(98, 220, 171) |
| HSL | hsl(156, 64%, 62%) |
| HSV | hsv(156, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.02, -45.62, 13.91) |
| CIE-LCH | lch(80.02, 47.69, 163.05°) |
| OKLab | oklab(81.16% -0.1264 0.0356) |
| OKLCH | oklch(81.16% 0.131 164.3) |
| XYZ | xyz(37.9773, 56.7198, 47.4668) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.48
Seafoam
#7FE0B3
ΔE00 2.89
Aqua Marine
#2EE8BB
ΔE00 4.58
Mediumaquamarine
#66CDAA
ΔE00 4.65
Aquamarine (survey)
#04D8B2
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCAB #DC6293
analogous
#62DC6E #62DCAB #62D0DC
triadic
#62DCAB #AB62DC #DCAB62
tetradic
#62DCAB #6E62DC #DC6293 #D0DC62
square
#62DCAB #6E62DC #DC6293 #D0DC62
split-complementary
#62DCAB #DC62D0 #DC6E62
monochromatic
#24A06E #30D190 #62DCAB #94E7C6 #C6F2E1
Accessibility & contrast
On white
1.70
#62DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#62DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCAB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCAB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA8
Deuteranopia (green-blind)
#C7C1AE
Tritanopia (blue-blind)
#2CDCCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dcab; /* rgb */ color: rgb(98, 220, 171); /* oklch */ color: oklch(81.2% 0.131 164.3);
Tailwind
colors: {
custom: {
50: '#98e7c4',
500: '#62dcab',
950: '#000000',
},
}SCSS
$custom: #62dcab; $custom-light: #98e7c4; $custom-dark: #000000;
JSON
{
"hex": "#62dcab",
"rgb": {
"r": 98,
"g": 220,
"b": 171
},
"hsl": {
"h": 155.902,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.81162,
"c": 0.13128,
"h": 164.3
},
"luminance": 0.56723
}Semantic roles & 50–950 ramp
primary
#62DCAB
secondary
#A33F67
accent
#1A61CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482