#62DDB4#62DDB4
#62DDB4 is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.6% C 0.126 H 168.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDB4 |
|---|---|
| RGB | rgb(98, 221, 180) |
| HSL | hsl(160, 64%, 63%) |
| HSV | hsv(160, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 18.6%, 13.3%) |
| CIE-LAB | lab(80.52, -44.07, 9.85) |
| CIE-LCH | lch(80.52, 45.16, 167.40°) |
| OKLab | oklab(81.63% -0.1234 0.0252) |
| OKLCH | oklch(81.63% 0.126 168.4) |
| XYZ | xyz(39.1278, 57.6012, 52.2273) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.78
Seafoam
#7FE0B3
ΔE00 3.26
Aqua Marine
#2EE8BB
ΔE00 3.80
Mediumaquamarine
#66CDAA
ΔE00 3.98
Aquamarine (survey)
#04D8B2
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDB4 #DD628B
analogous
#62DD76 #62DDB4 #62C9DD
triadic
#62DDB4 #B462DD #DDB462
tetradic
#62DDB4 #7662DD #DD628B #C9DD62
square
#62DDB4 #7662DD #DD628B #C9DD62
split-complementary
#62DDB4 #DD62C9 #DD7662
monochromatic
#23A277 #30D29C #62DDB4 #94E8CC #C7F3E4
Accessibility & contrast
On white
1.68
#62DDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#62DDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDB4
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDB4 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B2
Deuteranopia (green-blind)
#C6C2B7
Tritanopia (blue-blind)
#22DED1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62ddb4; /* rgb */ color: rgb(98, 221, 180); /* oklch */ color: oklch(81.6% 0.126 168.4);
Tailwind
colors: {
custom: {
50: '#98e8ca',
500: '#62ddb4',
950: '#000000',
},
}SCSS
$custom: #62ddb4; $custom-light: #98e8ca; $custom-dark: #000000;
JSON
{
"hex": "#62ddb4",
"rgb": {
"r": 98,
"g": 221,
"b": 180
},
"hsl": {
"h": 160,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.81631,
"c": 0.12592,
"h": 168.4
},
"luminance": 0.57605
}Semantic roles & 50–950 ramp
primary
#62DDB4
secondary
#A53E61
accent
#1955CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482