#62DBB0#62DBB0
#62DBB0 is a light, vivid teal. Relative luminance 0.564; OKLCH L 81.0% C 0.126 H 167.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBB0 |
|---|---|
| RGB | rgb(98, 219, 176) |
| HSL | hsl(159, 63%, 62%) |
| HSV | hsv(159, 55%, 86%) |
| CMYK | cmyk(55.3%, 0%, 19.6%, 14.1%) |
| CIE-LAB | lab(79.84, -44.09, 11.00) |
| CIE-LCH | lch(79.84, 45.44, 165.99°) |
| OKLab | oklab(81.05% -0.123 0.0282) |
| OKLCH | oklch(81.05% 0.126 167.1) |
| XYZ | xyz(38.2013, 56.3907, 49.9372) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.36
Seafoam
#7FE0B3
ΔE00 3.09
Mediumaquamarine
#66CDAA
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 4.22
Aquamarine (survey)
#04D8B2
ΔE00 4.44
Seafoam Blue
#78D1B6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBB0 #DB628D
analogous
#62DB74 #62DBB0 #62C9DB
triadic
#62DBB0 #B062DB #DBB062
tetradic
#62DBB0 #7462DB #DB628D #C9DB62
square
#62DBB0 #7462DB #DB628D #C9DB62
split-complementary
#62DBB0 #DB62C9 #DB7462
monochromatic
#249E73 #30D097 #62DBB0 #94E6C9 #C6F2E2
Accessibility & contrast
On white
1.71
#62DBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#62DBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBB0
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBB0 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEAE
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#28DCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dbb0; /* rgb */ color: rgb(98, 219, 176); /* oklch */ color: oklch(81.0% 0.126 167.1);
Tailwind
colors: {
custom: {
50: '#98e7c7',
500: '#62dbb0',
950: '#000000',
},
}SCSS
$custom: #62dbb0; $custom-light: #98e7c7; $custom-dark: #000000;
JSON
{
"hex": "#62dbb0",
"rgb": {
"r": 98,
"g": 219,
"b": 176
},
"hsl": {
"h": 158.678,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.81046,
"c": 0.12621,
"h": 167.1
},
"luminance": 0.56394
}Semantic roles & 50–950 ramp
primary
#62DBB0
secondary
#A23F62
accent
#1B59CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482