#62DBAF#62DBAF
#62DBAF is a light, vivid teal. Relative luminance 0.564; OKLCH L 81.0% C 0.127 H 166.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBAF |
|---|---|
| RGB | rgb(98, 219, 175) |
| HSL | hsl(158, 63%, 62%) |
| HSV | hsv(158, 55%, 86%) |
| CMYK | cmyk(55.3%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(79.81, -44.31, 11.50) |
| CIE-LCH | lch(79.81, 45.78, 165.46°) |
| OKLab | oklab(81.02% -0.1235 0.0295) |
| OKLCH | oklch(81.02% 0.127 166.6) |
| XYZ | xyz(38.1027, 56.3513, 49.4180) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.29
Seafoam
#7FE0B3
ΔE00 3.02
Mediumaquamarine
#66CDAA
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 4.27
Aquamarine (survey)
#04D8B2
ΔE00 4.58
Seafoam Blue
#78D1B6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBAF #DB628E
analogous
#62DB73 #62DBAF #62CADB
triadic
#62DBAF #AF62DB #DBAF62
tetradic
#62DBAF #7362DB #DB628E #CADB62
square
#62DBAF #7362DB #DB628E #CADB62
split-complementary
#62DBAF #DB62CA #DB7362
monochromatic
#249E72 #30D096 #62DBAF #94E6C8 #C6F2E2
Accessibility & contrast
On white
1.71
#62DBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#62DBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBAF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBAF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDAD
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#29DCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dbaf; /* rgb */ color: rgb(98, 219, 175); /* oklch */ color: oklch(81.0% 0.127 166.6);
Tailwind
colors: {
custom: {
50: '#98e7c6',
500: '#62dbaf',
950: '#000000',
},
}SCSS
$custom: #62dbaf; $custom-light: #98e7c6; $custom-dark: #000000;
JSON
{
"hex": "#62dbaf",
"rgb": {
"r": 98,
"g": 219,
"b": 175
},
"hsl": {
"h": 158.182,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.81021,
"c": 0.12694,
"h": 166.6
},
"luminance": 0.56355
}Semantic roles & 50–950 ramp
primary
#62DBAF
secondary
#A23F63
accent
#1B5BCA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482