#62DFAC#62DFAC
#62DFAC is a light, vivid teal. Relative luminance 0.584; OKLCH L 81.9% C 0.134 H 163.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFAC |
|---|---|
| RGB | rgb(98, 223, 172) |
| HSL | hsl(156, 66%, 63%) |
| HSV | hsv(156, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(80.93, -46.68, 14.66) |
| CIE-LCH | lch(80.93, 48.93, 162.57°) |
| OKLab | oklab(81.91% -0.1291 0.0375) |
| OKLCH | oklch(81.91% 0.134 163.8) |
| XYZ | xyz(38.8674, 58.3469, 48.2355) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.89
Eucalyptus
#44D7A8
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 4.36
Mediumaquamarine
#66CDAA
ΔE00 5.40
Aquamarine (survey)
#04D8B2
ΔE00 5.70
Light Teal
#90E4C1
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFAC #DF6295
analogous
#62DF6D #62DFAC #62D4DF
triadic
#62DFAC #AC62DF #DFAC62
tetradic
#62DFAC #6D62DF #DF6295 #D4DF62
square
#62DFAC #6D62DF #DF6295 #D4DF62
split-complementary
#62DFAC #DF62D4 #DF6D62
monochromatic
#22A56F #2FD591 #62DFAC #95E9C7 #C8F4E2
Accessibility & contrast
On white
1.66
#62DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#62DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFAC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFAC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1A9
Deuteranopia (green-blind)
#C9C4AF
Tritanopia (blue-blind)
#2ADFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dfac; /* rgb */ color: rgb(98, 223, 172); /* oklch */ color: oklch(81.9% 0.134 163.8);
Tailwind
colors: {
custom: {
50: '#98eac4',
500: '#62dfac',
950: '#000000',
},
}SCSS
$custom: #62dfac; $custom-light: #98eac4; $custom-dark: #000000;
JSON
{
"hex": "#62dfac",
"rgb": {
"r": 98,
"g": 223,
"b": 172
},
"hsl": {
"h": 155.52,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.8191,
"c": 0.13446,
"h": 163.8
},
"luminance": 0.58351
}Semantic roles & 50–950 ramp
primary
#62DFAC
secondary
#A83E69
accent
#1762CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482