#62DBAC#62DBAC
#62DBAC is a light, vivid teal. Relative luminance 0.562; OKLCH L 80.9% C 0.129 H 165.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBAC |
|---|---|
| RGB | rgb(98, 219, 172) |
| HSL | hsl(157, 63%, 62%) |
| HSV | hsv(157, 55%, 86%) |
| CMYK | cmyk(55.3%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(79.75, -44.97, 12.99) |
| CIE-LCH | lch(79.75, 46.81, 163.89°) |
| OKLab | oklab(80.94% -0.1248 0.0333) |
| OKLCH | oklch(80.94% 0.129 165.1) |
| XYZ | xyz(37.8113, 56.2347, 47.8835) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.28
Seafoam
#7FE0B3
ΔE00 2.92
Mediumaquamarine
#66CDAA
ΔE00 4.20
Aqua Marine
#2EE8BB
ΔE00 4.53
Aquamarine (survey)
#04D8B2
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBAC #DB6291
analogous
#62DB70 #62DBAC #62CEDB
triadic
#62DBAC #AC62DB #DBAC62
tetradic
#62DBAC #7062DB #DB6291 #CEDB62
square
#62DBAC #7062DB #DB6291 #CEDB62
split-complementary
#62DBAC #DB62CE #DB7062
monochromatic
#249E6F #30D092 #62DBAC #94E6C6 #C6F2E1
Accessibility & contrast
On white
1.71
#62DBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#62DBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBAC
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBAC | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDAA
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#2CDBCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dbac; /* rgb */ color: rgb(98, 219, 172); /* oklch */ color: oklch(80.9% 0.129 165.1);
Tailwind
colors: {
custom: {
50: '#98e7c4',
500: '#62dbac',
950: '#000000',
},
}SCSS
$custom: #62dbac; $custom-light: #98e7c4; $custom-dark: #000000;
JSON
{
"hex": "#62dbac",
"rgb": {
"r": 98,
"g": 219,
"b": 172
},
"hsl": {
"h": 156.694,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.80945,
"c": 0.12919,
"h": 165.1
},
"luminance": 0.56238
}Semantic roles & 50–950 ramp
primary
#62DBAC
secondary
#A23F66
accent
#1B5FCA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0E1612
muted
#7F8482