#62E9BD#62E9BD
#62E9BD is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.7% C 0.135 H 168.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #62E9BD |
|---|---|
| RGB | rgb(98, 233, 189) |
| HSL | hsl(160, 75%, 65%) |
| HSV | hsv(160, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 18.9%, 8.6%) |
| CIE-LAB | lab(84.25, -47.21, 10.43) |
| CIE-LCH | lch(84.25, 48.35, 167.54°) |
| OKLab | oklab(84.74% -0.132 0.0267) |
| OKLCH | oklch(84.74% 0.135 168.6) |
| XYZ | xyz(43.3568, 64.5443, 58.3077) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.88
Eucalyptus
#44D7A8
ΔE00 4.62
Bright Teal
#01F9C6
ΔE00 4.67
Aqua (survey)
#13EAC9
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E9BD #E9628E
analogous
#62E979 #62E9BD #62D2E9
triadic
#62E9BD #BD62E9 #E9BD62
tetradic
#62E9BD #7962E9 #E9628E #D2E962
square
#62E9BD #7962E9 #E9628E #D2E962
split-complementary
#62E9BD #E962D2 #E97962
monochromatic
#1AB784 #2CE1A6 #62E9BD #98F1D4 #CDF8EA
Accessibility & contrast
On white
1.51
#62E9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#62E9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E9BD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E9BD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#00EADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62e9bd; /* rgb */ color: rgb(98, 233, 189); /* oklch */ color: oklch(84.7% 0.135 168.6);
Tailwind
colors: {
custom: {
50: '#9af1d0',
500: '#62e9bd',
950: '#000000',
},
}SCSS
$custom: #62e9bd; $custom-light: #9af1d0; $custom-dark: #000000;
JSON
{
"hex": "#62e9bd",
"rgb": {
"r": 98,
"g": 233,
"b": 189
},
"hsl": {
"h": 160.444,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.84738,
"c": 0.13471,
"h": 168.6
},
"luminance": 0.64549
}Semantic roles & 50–950 ramp
primary
#62E9BD
secondary
#B73862
accent
#0E50D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583