#62DDB6#62DDB6
#62DDB6 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.7% C 0.125 H 169.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDB6 |
|---|---|
| RGB | rgb(98, 221, 182) |
| HSL | hsl(161, 64%, 63%) |
| HSV | hsv(161, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 17.6%, 13.3%) |
| CIE-LAB | lab(80.56, -43.62, 8.86) |
| CIE-LCH | lch(80.56, 44.51, 168.52°) |
| OKLab | oklab(81.68% -0.1225 0.0227) |
| OKLCH | oklch(81.68% 0.125 169.5) |
| XYZ | xyz(39.3330, 57.6832, 53.3081) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.08
Seafoam
#7FE0B3
ΔE00 3.56
Aqua Marine
#2EE8BB
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 3.91
Aquamarine (survey)
#04D8B2
ΔE00 4.09
Seafoam Blue
#78D1B6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDB6 #DD6289
analogous
#62DD79 #62DDB6 #62C6DD
triadic
#62DDB6 #B662DD #DDB662
tetradic
#62DDB6 #7962DD #DD6289 #C6DD62
square
#62DDB6 #7962DD #DD6289 #C6DD62
split-complementary
#62DDB6 #DD62C6 #DD7962
monochromatic
#23A279 #30D29F #62DDB6 #94E8CD #C7F3E5
Accessibility & contrast
On white
1.67
#62DDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#62DDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDB6
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDB6 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B4
Deuteranopia (green-blind)
#C5C3B9
Tritanopia (blue-blind)
#20DED2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62ddb6; /* rgb */ color: rgb(98, 221, 182); /* oklch */ color: oklch(81.7% 0.125 169.5);
Tailwind
colors: {
custom: {
50: '#98e8cb',
500: '#62ddb6',
950: '#000000',
},
}SCSS
$custom: #62ddb6; $custom-light: #98e8cb; $custom-dark: #000000;
JSON
{
"hex": "#62ddb6",
"rgb": {
"r": 98,
"g": 221,
"b": 182
},
"hsl": {
"h": 160.976,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.81683,
"c": 0.12455,
"h": 169.5
},
"luminance": 0.57687
}Semantic roles & 50–950 ramp
primary
#62DDB6
secondary
#A53E5F
accent
#1952CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482