#62DFB4#62DFB4
#62DFB4 is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.1% C 0.128 H 167.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFB4 |
|---|---|
| RGB | rgb(98, 223, 180) |
| HSL | hsl(159, 66%, 63%) |
| HSV | hsv(159, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 19.3%, 12.5%) |
| CIE-LAB | lab(81.11, -44.93, 10.69) |
| CIE-LCH | lch(81.11, 46.19, 166.62°) |
| OKLab | oklab(82.11% -0.1255 0.0274) |
| OKLCH | oklch(82.11% 0.128 167.7) |
| XYZ | xyz(39.6590, 58.6635, 52.4044) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.85
Seafoam
#7FE0B3
ΔE00 3.04
Aqua Marine
#2EE8BB
ΔE00 3.53
Mediumaquamarine
#66CDAA
ΔE00 4.52
Aquamarine (survey)
#04D8B2
ΔE00 4.53
Light Teal
#90E4C1
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFB4 #DF628D
analogous
#62DF75 #62DFB4 #62CCDF
triadic
#62DFB4 #B462DF #DFB462
tetradic
#62DFB4 #7562DF #DF628D #CCDF62
square
#62DFB4 #7562DF #DF628D #CCDF62
split-complementary
#62DFB4 #DF62CC #DF7562
monochromatic
#22A578 #2FD59C #62DFB4 #95E9CC #C8F4E5
Accessibility & contrast
On white
1.65
#62DFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#62DFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFB4
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFB4 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B2
Deuteranopia (green-blind)
#C8C4B7
Tritanopia (blue-blind)
#21E0D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dfb4; /* rgb */ color: rgb(98, 223, 180); /* oklch */ color: oklch(82.1% 0.128 167.7);
Tailwind
colors: {
custom: {
50: '#99e9ca',
500: '#62dfb4',
950: '#000000',
},
}SCSS
$custom: #62dfb4; $custom-light: #99e9ca; $custom-dark: #000000;
JSON
{
"hex": "#62dfb4",
"rgb": {
"r": 98,
"g": 223,
"b": 180
},
"hsl": {
"h": 159.36,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.82111,
"c": 0.12846,
"h": 167.7
},
"luminance": 0.58667
}Semantic roles & 50–950 ramp
primary
#62DFB4
secondary
#A83E62
accent
#1756CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482