#62E9BE#62E9BE
#62E9BE is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.134 H 169.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #62E9BE |
|---|---|
| RGB | rgb(98, 233, 190) |
| HSL | hsl(161, 75%, 65%) |
| HSV | hsv(161, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 18.5%, 8.6%) |
| CIE-LAB | lab(84.27, -46.98, 9.94) |
| CIE-LCH | lch(84.27, 48.02, 168.06°) |
| OKLab | oklab(84.76% -0.1316 0.0254) |
| OKLCH | oklch(84.76% 0.134 169.1) |
| XYZ | xyz(43.4657, 64.5879, 58.8813) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 3.20
Seafoam
#7FE0B3
ΔE00 3.98
Aqua (survey)
#13EAC9
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 4.69
Bright Teal
#01F9C6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E9BE #E9628D
analogous
#62E97B #62E9BE #62D0E9
triadic
#62E9BE #BE62E9 #E9BE62
tetradic
#62E9BE #7B62E9 #E9628D #D0E962
square
#62E9BE #7B62E9 #E9628D #D0E962
split-complementary
#62E9BE #E962D0 #E97B62
monochromatic
#1AB785 #2CE1A8 #62E9BE #98F1D4 #CDF8EA
Accessibility & contrast
On white
1.51
#62E9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#62E9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E9BE
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E9BE | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBC
Deuteranopia (green-blind)
#D0CCC1
Tritanopia (blue-blind)
#00EADD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62e9be; /* rgb */ color: rgb(98, 233, 190); /* oklch */ color: oklch(84.8% 0.134 169.1);
Tailwind
colors: {
custom: {
50: '#9af1d1',
500: '#62e9be',
950: '#000000',
},
}SCSS
$custom: #62e9be; $custom-light: #9af1d1; $custom-dark: #000000;
JSON
{
"hex": "#62e9be",
"rgb": {
"r": 98,
"g": 233,
"b": 190
},
"hsl": {
"h": 160.889,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.84764,
"c": 0.13402,
"h": 169.1
},
"luminance": 0.64592
}Semantic roles & 50–950 ramp
primary
#62E9BE
secondary
#B73861
accent
#0E4ED8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583