#62DFAB#62DFAB
#62DFAB is a light, vivid teal. Relative luminance 0.583; OKLCH L 81.9% C 0.135 H 163.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFAB |
|---|---|
| RGB | rgb(98, 223, 171) |
| HSL | hsl(155, 66%, 63%) |
| HSV | hsv(155, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(80.91, -46.90, 15.16) |
| CIE-LCH | lch(80.91, 49.28, 162.09°) |
| OKLab | oklab(81.89% -0.1296 0.0388) |
| OKLCH | oklch(81.89% 0.135 163.3) |
| XYZ | xyz(38.7717, 58.3086, 47.7316) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.96
Eucalyptus
#44D7A8
ΔE00 3.05
Aqua Marine
#2EE8BB
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 5.55
Aqua Green
#12E193
ΔE00 5.60
Light Greenish Blue
#63F7B4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFAB #DF6296
analogous
#62DF6C #62DFAB #62D5DF
triadic
#62DFAB #AB62DF #DFAB62
tetradic
#62DFAB #6C62DF #DF6296 #D5DF62
square
#62DFAB #6C62DF #DF6296 #D5DF62
split-complementary
#62DFAB #DF62D5 #DF6C62
monochromatic
#22A56E #2FD590 #62DFAB #95E9C6 #C8F4E1
Accessibility & contrast
On white
1.66
#62DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#62DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFAB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFAB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1A8
Deuteranopia (green-blind)
#C9C4AE
Tritanopia (blue-blind)
#2BDFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dfab; /* rgb */ color: rgb(98, 223, 171); /* oklch */ color: oklch(81.9% 0.135 163.3);
Tailwind
colors: {
custom: {
50: '#98eac4',
500: '#62dfab',
950: '#000000',
},
}SCSS
$custom: #62dfab; $custom-light: #98eac4; $custom-dark: #000000;
JSON
{
"hex": "#62dfab",
"rgb": {
"r": 98,
"g": 223,
"b": 171
},
"hsl": {
"h": 155.04,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81886,
"c": 0.13525,
"h": 163.3
},
"luminance": 0.58312
}Semantic roles & 50–950 ramp
primary
#62DFAB
secondary
#A83E6A
accent
#1763CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482