#62DCB2#62DCB2
#62DCB2 is a light, vivid teal. Relative luminance 0.570; OKLCH L 81.3% C 0.126 H 167.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCB2 |
|---|---|
| RGB | rgb(98, 220, 178) |
| HSL | hsl(159, 64%, 62%) |
| HSV | hsv(159, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(80.18, -44.08, 10.42) |
| CIE-LCH | lch(80.18, 45.30, 166.70°) |
| OKLab | oklab(81.34% -0.1232 0.0267) |
| OKLCH | oklch(81.34% 0.126 167.8) |
| XYZ | xyz(38.6623, 56.9938, 51.0743) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.55
Seafoam
#7FE0B3
ΔE00 3.16
Mediumaquamarine
#66CDAA
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 3.99
Aquamarine (survey)
#04D8B2
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCB2 #DC628C
analogous
#62DC75 #62DCB2 #62C9DC
triadic
#62DCB2 #B262DC #DCB262
tetradic
#62DCB2 #7562DC #DC628C #C9DC62
square
#62DCB2 #7562DC #DC628C #C9DC62
split-complementary
#62DCB2 #DC62C9 #DC7562
monochromatic
#24A075 #30D199 #62DCB2 #94E7CB #C6F2E3
Accessibility & contrast
On white
1.69
#62DCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#62DCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCB2
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCB2 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB0
Deuteranopia (green-blind)
#C5C2B5
Tritanopia (blue-blind)
#25DDD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62dcb2; /* rgb */ color: rgb(98, 220, 178); /* oklch */ color: oklch(81.3% 0.126 167.8);
Tailwind
colors: {
custom: {
50: '#98e7c9',
500: '#62dcb2',
950: '#000000',
},
}SCSS
$custom: #62dcb2; $custom-light: #98e7c9; $custom-dark: #000000;
JSON
{
"hex": "#62dcb2",
"rgb": {
"r": 98,
"g": 220,
"b": 178
},
"hsl": {
"h": 159.344,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.81338,
"c": 0.12606,
"h": 167.8
},
"luminance": 0.56997
}Semantic roles & 50–950 ramp
primary
#62DCB2
secondary
#A33F61
accent
#1A57CB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482