#62DCAF#62DCAF
#62DCAF is a light, vivid teal. Relative luminance 0.569; OKLCH L 81.3% C 0.128 H 166.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCAF |
|---|---|
| RGB | rgb(98, 220, 175) |
| HSL | hsl(158, 64%, 62%) |
| HSV | hsv(158, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.11, -44.75, 11.92) |
| CIE-LCH | lch(80.11, 46.31, 165.09°) |
| OKLab | oklab(81.26% -0.1245 0.0305) |
| OKLCH | oklch(81.26% 0.128 166.2) |
| XYZ | xyz(38.3644, 56.8746, 49.5053) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.35
Seafoam
#7FE0B3
ΔE00 2.91
Mediumaquamarine
#66CDAA
ΔE00 4.12
Aqua Marine
#2EE8BB
ΔE00 4.16
Aquamarine (survey)
#04D8B2
ΔE00 4.71
Light Teal
#90E4C1
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCAF #DC628F
analogous
#62DC72 #62DCAF #62CCDC
triadic
#62DCAF #AF62DC #DCAF62
tetradic
#62DCAF #7262DC #DC628F #CCDC62
square
#62DCAF #7262DC #DC628F #CCDC62
split-complementary
#62DCAF #DC62CC #DC7262
monochromatic
#24A072 #30D196 #62DCAF #94E7C9 #C6F2E2
Accessibility & contrast
On white
1.70
#62DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#62DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCAF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCAF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAD
Deuteranopia (green-blind)
#C6C1B2
Tritanopia (blue-blind)
#29DDCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62dcaf; /* rgb */ color: rgb(98, 220, 175); /* oklch */ color: oklch(81.3% 0.128 166.2);
Tailwind
colors: {
custom: {
50: '#98e7c7',
500: '#62dcaf',
950: '#000000',
},
}SCSS
$custom: #62dcaf; $custom-light: #98e7c7; $custom-dark: #000000;
JSON
{
"hex": "#62dcaf",
"rgb": {
"r": 98,
"g": 220,
"b": 175
},
"hsl": {
"h": 157.869,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.81261,
"c": 0.12824,
"h": 166.2
},
"luminance": 0.56878
}Semantic roles & 50–950 ramp
primary
#62DCAF
secondary
#A33F64
accent
#1A5CCB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482