#62DBB2#62DBB2
#62DBB2 is a light, vivid teal. Relative luminance 0.565; OKLCH L 81.1% C 0.125 H 168.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBB2 |
|---|---|
| RGB | rgb(98, 219, 178) |
| HSL | hsl(160, 63%, 62%) |
| HSV | hsv(160, 55%, 86%) |
| CMYK | cmyk(55.3%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(79.88, -43.65, 10.00) |
| CIE-LCH | lch(79.88, 44.78, 167.09°) |
| OKLab | oklab(81.1% -0.1221 0.0256) |
| OKLCH | oklch(81.1% 0.125 168.1) |
| XYZ | xyz(38.4006, 56.4705, 50.9871) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.56
Seafoam
#7FE0B3
ΔE00 3.31
Mediumaquamarine
#66CDAA
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 4.15
Aquamarine (survey)
#04D8B2
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBB2 #DB628B
analogous
#62DB75 #62DBB2 #62C8DB
triadic
#62DBB2 #B262DB #DBB262
tetradic
#62DBB2 #7562DB #DB628B #C8DB62
square
#62DBB2 #7562DB #DB628B #C8DB62
split-complementary
#62DBB2 #DB62C8 #DB7562
monochromatic
#249E75 #30D09A #62DBB2 #94E6CA #C6F2E3
Accessibility & contrast
On white
1.71
#62DBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#62DBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBB2
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBB2 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB0
Deuteranopia (green-blind)
#C4C1B5
Tritanopia (blue-blind)
#26DCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dbb2; /* rgb */ color: rgb(98, 219, 178); /* oklch */ color: oklch(81.1% 0.125 168.1);
Tailwind
colors: {
custom: {
50: '#98e7c9',
500: '#62dbb2',
950: '#000000',
},
}SCSS
$custom: #62dbb2; $custom-light: #98e7c9; $custom-dark: #000000;
JSON
{
"hex": "#62dbb2",
"rgb": {
"r": 98,
"g": 219,
"b": 178
},
"hsl": {
"h": 159.669,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.81098,
"c": 0.12478,
"h": 168.1
},
"luminance": 0.56474
}Semantic roles & 50–950 ramp
primary
#62DBB2
secondary
#A23F61
accent
#1B56CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482