#62DDB3#62DDB3
#62DDB3 is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.6% C 0.127 H 167.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDB3 |
|---|---|
| RGB | rgb(98, 221, 179) |
| HSL | hsl(160, 64%, 63%) |
| HSV | hsv(160, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 19%, 13.3%) |
| CIE-LAB | lab(80.49, -44.29, 10.35) |
| CIE-LCH | lch(80.49, 45.49, 166.85°) |
| OKLab | oklab(81.61% -0.1238 0.0265) |
| OKLCH | oklch(81.61% 0.127 167.9) |
| XYZ | xyz(39.0263, 57.5606, 51.6927) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.67
Seafoam
#7FE0B3
ΔE00 3.14
Aqua Marine
#2EE8BB
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 4.04
Aquamarine (survey)
#04D8B2
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDB3 #DD628C
analogous
#62DD75 #62DDB3 #62CADD
triadic
#62DDB3 #B362DD #DDB362
tetradic
#62DDB3 #7562DD #DD628C #CADD62
square
#62DDB3 #7562DD #DD628C #CADD62
split-complementary
#62DDB3 #DD62CA #DD7562
monochromatic
#23A276 #30D29B #62DDB3 #94E8CB #C7F3E4
Accessibility & contrast
On white
1.68
#62DDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#62DDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDB3
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDB3 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFB1
Deuteranopia (green-blind)
#C6C2B6
Tritanopia (blue-blind)
#24DED1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62ddb3; /* rgb */ color: rgb(98, 221, 179); /* oklch */ color: oklch(81.6% 0.127 167.9);
Tailwind
colors: {
custom: {
50: '#98e8c9',
500: '#62ddb3',
950: '#000000',
},
}SCSS
$custom: #62ddb3; $custom-light: #98e8c9; $custom-dark: #000000;
JSON
{
"hex": "#62ddb3",
"rgb": {
"r": 98,
"g": 221,
"b": 179
},
"hsl": {
"h": 159.512,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.81605,
"c": 0.12663,
"h": 167.9
},
"luminance": 0.57564
}Semantic roles & 50–950 ramp
primary
#62DDB3
secondary
#A53E61
accent
#1956CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482