#62DBB4#62DBB4
#62DBB4 is a light, vivid teal. Relative luminance 0.566; OKLCH L 81.2% C 0.123 H 169.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBB4 |
|---|---|
| RGB | rgb(98, 219, 180) |
| HSL | hsl(161, 63%, 62%) |
| HSV | hsv(161, 55%, 86%) |
| CMYK | cmyk(55.3%, 0%, 17.8%, 14.1%) |
| CIE-LAB | lab(79.93, -43.20, 9.01) |
| CIE-LCH | lch(79.93, 44.13, 168.22°) |
| OKLab | oklab(81.15% -0.1212 0.0231) |
| OKLCH | oklch(81.15% 0.123 169.2) |
| XYZ | xyz(38.6029, 56.5514, 52.0523) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.86
Mediumaquamarine
#66CDAA
ΔE00 3.46
Seafoam
#7FE0B3
ΔE00 3.59
Aquamarine (survey)
#04D8B2
ΔE00 4.04
Aqua Marine
#2EE8BB
ΔE00 4.15
Seafoam Blue
#78D1B6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBB4 #DB6289
analogous
#62DB78 #62DBB4 #62C6DB
triadic
#62DBB4 #B462DB #DBB462
tetradic
#62DBB4 #7862DB #DB6289 #C6DB62
square
#62DBB4 #7862DB #DB6289 #C6DB62
split-complementary
#62DBB4 #DB62C6 #DB7862
monochromatic
#249E77 #30D09C #62DBB4 #94E6CC #C6F2E4
Accessibility & contrast
On white
1.71
#62DBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#62DBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBB4
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBB4 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB2
Deuteranopia (green-blind)
#C4C1B7
Tritanopia (blue-blind)
#24DCD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62dbb4; /* rgb */ color: rgb(98, 219, 180); /* oklch */ color: oklch(81.2% 0.123 169.2);
Tailwind
colors: {
custom: {
50: '#98e7ca',
500: '#62dbb4',
950: '#000000',
},
}SCSS
$custom: #62dbb4; $custom-light: #98e7ca; $custom-dark: #000000;
JSON
{
"hex": "#62dbb4",
"rgb": {
"r": 98,
"g": 219,
"b": 180
},
"hsl": {
"h": 160.661,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.8115,
"c": 0.12339,
"h": 169.2
},
"luminance": 0.56555
}Semantic roles & 50–950 ramp
primary
#62DBB4
secondary
#A23F5F
accent
#1B54CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1613
muted
#808482