#62E1BB#62E1BB
#62E1BB is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.8% C 0.126 H 170.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #62E1BB |
|---|---|
| RGB | rgb(98, 225, 187) |
| HSL | hsl(162, 68%, 63%) |
| HSV | hsv(162, 56%, 88%) |
| CMYK | cmyk(56.4%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(81.86, -44.22, 8.06) |
| CIE-LCH | lch(81.86, 44.95, 169.67°) |
| OKLab | oklab(82.77% -0.1245 0.0206) |
| OKLCH | oklch(82.77% 0.126 170.6) |
| XYZ | xyz(40.9276, 60.0310, 56.4344) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.32
Eucalyptus
#44D7A8
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 3.87
Aquamarine (survey)
#04D8B2
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 4.55
Light Turquoise
#7EF4CC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E1BB #E16288
analogous
#62E17B #62E1BB #62C7E1
triadic
#62E1BB #BB62E1 #E1BB62
tetradic
#62E1BB #7B62E1 #E16288 #C7E162
square
#62E1BB #7B62E1 #E16288 #C7E162
split-complementary
#62E1BB #E162C7 #E17B62
monochromatic
#20A880 #2FD7A5 #62E1BB #95EBD1 #C9F5E8
Accessibility & contrast
On white
1.61
#62E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#62E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E1BB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E1BB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4B9
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#13E3D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62e1bb; /* rgb */ color: rgb(98, 225, 187); /* oklch */ color: oklch(82.8% 0.126 170.6);
Tailwind
colors: {
custom: {
50: '#99ebcf',
500: '#62e1bb',
950: '#000000',
},
}SCSS
$custom: #62e1bb; $custom-light: #99ebcf; $custom-dark: #000000;
JSON
{
"hex": "#62e1bb",
"rgb": {
"r": 98,
"g": 225,
"b": 187
},
"hsl": {
"h": 162.047,
"s": 67.914,
"l": 63.333
},
"oklch": {
"l": 0.82773,
"c": 0.12619,
"h": 170.6
},
"luminance": 0.60035
}Semantic roles & 50–950 ramp
primary
#62E1BB
secondary
#AB3D5E
accent
#164DD0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483