#62E5BE#62E5BE
#62E5BE is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.8% C 0.129 H 170.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #62E5BE |
|---|---|
| RGB | rgb(98, 229, 190) |
| HSL | hsl(162, 72%, 64%) |
| HSV | hsv(162, 57%, 90%) |
| CMYK | cmyk(57.2%, 0%, 17%, 10.2%) |
| CIE-LAB | lab(83.10, -45.27, 8.26) |
| CIE-LCH | lch(83.10, 46.02, 169.66°) |
| OKLab | oklab(83.81% -0.1274 0.0211) |
| OKLCH | oklch(83.81% 0.129 170.6) |
| XYZ | xyz(42.3462, 62.3489, 58.5081) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.80
Seafoam
#7FE0B3
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E5BE #E56289
analogous
#62E57D #62E5BE #62CBE5
triadic
#62E5BE #BE62E5 #E5BE62
tetradic
#62E5BE #7D62E5 #E56289 #CBE562
square
#62E5BE #7D62E5 #E56289 #CBE562
split-complementary
#62E5BE #E562CB #E57D62
monochromatic
#1DB084 #2DDCA8 #62E5BE #97EED4 #CBF6E9
Accessibility & contrast
On white
1.56
#62E5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#62E5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E5BE
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E5BE | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BC
Deuteranopia (green-blind)
#CCC9C1
Tritanopia (blue-blind)
#04E7DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e5be; /* rgb */ color: rgb(98, 229, 190); /* oklch */ color: oklch(83.8% 0.129 170.6);
Tailwind
colors: {
custom: {
50: '#9aeed1',
500: '#62e5be',
950: '#000000',
},
}SCSS
$custom: #62e5be; $custom-light: #9aeed1; $custom-dark: #000000;
JSON
{
"hex": "#62e5be",
"rgb": {
"r": 98,
"g": 229,
"b": 190
},
"hsl": {
"h": 162.137,
"s": 71.585,
"l": 64.118
},
"oklch": {
"l": 0.83809,
"c": 0.12912,
"h": 170.6
},
"luminance": 0.62353
}Semantic roles & 50–950 ramp
primary
#62E5BE
secondary
#B13B5E
accent
#124CD4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583