#62DEB3#62DEB3
#62DEB3 is a light, vivid teal. Relative luminance 0.581; OKLCH L 81.8% C 0.128 H 167.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEB3 |
|---|---|
| RGB | rgb(98, 222, 179) |
| HSL | hsl(159, 65%, 63%) |
| HSV | hsv(159, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(80.79, -44.73, 10.77) |
| CIE-LCH | lch(80.79, 46.00, 166.47°) |
| OKLab | oklab(81.85% -0.1249 0.0276) |
| OKLCH | oklch(81.85% 0.128 167.5) |
| XYZ | xyz(39.2911, 58.0902, 51.7810) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.71
Seafoam
#7FE0B3
ΔE00 3.03
Aqua Marine
#2EE8BB
ΔE00 3.69
Mediumaquamarine
#66CDAA
ΔE00 4.32
Aquamarine (survey)
#04D8B2
ΔE00 4.49
Light Teal
#90E4C1
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEB3 #DE628D
analogous
#62DE75 #62DEB3 #62CBDE
triadic
#62DEB3 #B362DE #DEB362
tetradic
#62DEB3 #7562DE #DE628D #CBDE62
square
#62DEB3 #7562DE #DE628D #CBDE62
split-complementary
#62DEB3 #DE62CB #DE7562
monochromatic
#22A377 #2FD39B #62DEB3 #95E9CB #C7F3E4
Accessibility & contrast
On white
1.66
#62DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#62DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEB3
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEB3 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#C7C3B6
Tritanopia (blue-blind)
#23DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62deb3; /* rgb */ color: rgb(98, 222, 179); /* oklch */ color: oklch(81.8% 0.128 167.5);
Tailwind
colors: {
custom: {
50: '#98e9c9',
500: '#62deb3',
950: '#000000',
},
}SCSS
$custom: #62deb3; $custom-light: #98e9c9; $custom-dark: #000000;
JSON
{
"hex": "#62deb3",
"rgb": {
"r": 98,
"g": 222,
"b": 179
},
"hsl": {
"h": 159.194,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.81845,
"c": 0.1279,
"h": 167.5
},
"luminance": 0.58094
}Semantic roles & 50–950 ramp
primary
#62DEB3
secondary
#A63E62
accent
#1857CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482