#62DCAA#62DCAA
#62DCAA is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.1% C 0.132 H 163.8°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCAA |
|---|---|
| RGB | rgb(98, 220, 170) |
| HSL | hsl(155, 64%, 62%) |
| HSV | hsv(155, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.00, -45.83, 14.40) |
| CIE-LCH | lch(80.00, 48.04, 162.55°) |
| OKLab | oklab(81.14% -0.1268 0.0369) |
| OKLCH | oklch(81.14% 0.132 163.8) |
| XYZ | xyz(37.8824, 56.6818, 46.9667) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.57
Seafoam
#7FE0B3
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 4.71
Mediumaquamarine
#66CDAA
ΔE00 4.81
Aquamarine (survey)
#04D8B2
ΔE00 5.51
Light Teal
#90E4C1
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCAA #DC6294
analogous
#62DC6D #62DCAA #62D1DC
triadic
#62DCAA #AA62DC #DCAA62
tetradic
#62DCAA #6D62DC #DC6294 #D1DC62
square
#62DCAA #6D62DC #DC6294 #D1DC62
split-complementary
#62DCAA #DC62D1 #DC6D62
monochromatic
#24A06D #30D18F #62DCAA #94E7C5 #C6F2E0
Accessibility & contrast
On white
1.70
#62DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#62DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCAA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCAA | 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)
#D8CEA7
Deuteranopia (green-blind)
#C7C1AD
Tritanopia (blue-blind)
#2DDCCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dcaa; /* rgb */ color: rgb(98, 220, 170); /* oklch */ color: oklch(81.1% 0.132 163.8);
Tailwind
colors: {
custom: {
50: '#98e7c3',
500: '#62dcaa',
950: '#000000',
},
}SCSS
$custom: #62dcaa; $custom-light: #98e7c3; $custom-dark: #000000;
JSON
{
"hex": "#62dcaa",
"rgb": {
"r": 98,
"g": 220,
"b": 170
},
"hsl": {
"h": 155.41,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.81137,
"c": 0.13206,
"h": 163.8
},
"luminance": 0.56685
}Semantic roles & 50–950 ramp
primary
#62DCAA
secondary
#A33F68
accent
#1A63CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482