#62DDAB#62DDAB
#62DDAB is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.4% C 0.133 H 163.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDAB |
|---|---|
| RGB | rgb(98, 221, 171) |
| HSL | hsl(156, 64%, 63%) |
| HSV | hsv(156, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(80.32, -46.05, 14.32) |
| CIE-LCH | lch(80.32, 48.22, 162.72°) |
| OKLab | oklab(81.4% -0.1274 0.0367) |
| OKLCH | oklch(81.4% 0.133 163.9) |
| XYZ | xyz(38.2406, 57.2463, 47.5546) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.65
Seafoam
#7FE0B3
ΔE00 2.88
Aqua Marine
#2EE8BB
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 4.95
Aquamarine (survey)
#04D8B2
ΔE00 5.51
Light Teal
#90E4C1
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDAB #DD6294
analogous
#62DD6E #62DDAB #62D1DD
triadic
#62DDAB #AB62DD #DDAB62
tetradic
#62DDAB #6E62DD #DD6294 #D1DD62
square
#62DDAB #6E62DD #DD6294 #D1DD62
split-complementary
#62DDAB #DD62D1 #DD6E62
monochromatic
#23A26E #30D290 #62DDAB #94E8C6 #C7F3E1
Accessibility & contrast
On white
1.69
#62DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#62DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDAB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDAB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA8
Deuteranopia (green-blind)
#C7C2AE
Tritanopia (blue-blind)
#2CDDCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62ddab; /* rgb */ color: rgb(98, 221, 171); /* oklch */ color: oklch(81.4% 0.133 163.9);
Tailwind
colors: {
custom: {
50: '#98e8c4',
500: '#62ddab',
950: '#000000',
},
}SCSS
$custom: #62ddab; $custom-light: #98e8c4; $custom-dark: #000000;
JSON
{
"hex": "#62ddab",
"rgb": {
"r": 98,
"g": 221,
"b": 171
},
"hsl": {
"h": 155.61,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.81403,
"c": 0.1326,
"h": 163.9
},
"luminance": 0.5725
}Semantic roles & 50–950 ramp
primary
#62DDAB
secondary
#A53E68
accent
#1962CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482