#62EABE#62EABE
#62EABE is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.135 H 168.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #62EABE |
|---|---|
| RGB | rgb(98, 234, 190) |
| HSL | hsl(161, 76%, 65%) |
| HSV | hsv(161, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(84.56, -47.41, 10.36) |
| CIE-LCH | lch(84.56, 48.53, 167.68°) |
| OKLab | oklab(85% -0.1326 0.0265) |
| OKLCH | oklch(85% 0.135 168.7) |
| XYZ | xyz(43.7496, 65.1557, 58.9759) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.11
Seafoam
#7FE0B3
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.51
Light Aquamarine
#7BFDC7
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EABE #EA628E
analogous
#62EA7A #62EABE #62D2EA
triadic
#62EABE #BE62EA #EABE62
tetradic
#62EABE #7A62EA #EA628E #D2EA62
square
#62EABE #7A62EA #EA628E #D2EA62
split-complementary
#62EABE #EA62D2 #EA7A62
monochromatic
#19B985 #2CE3A8 #62EABE #98F1D4 #CEF8EB
Accessibility & contrast
On white
1.50
#62EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#62EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EABE
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EABE | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#00EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62eabe; /* rgb */ color: rgb(98, 234, 190); /* oklch */ color: oklch(85.0% 0.135 168.7);
Tailwind
colors: {
custom: {
50: '#9af1d1',
500: '#62eabe',
950: '#000000',
},
}SCSS
$custom: #62eabe; $custom-light: #9af1d1; $custom-dark: #000000;
JSON
{
"hex": "#62eabe",
"rgb": {
"r": 98,
"g": 234,
"b": 190
},
"hsl": {
"h": 160.588,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.85003,
"c": 0.13526,
"h": 168.7
},
"luminance": 0.6516
}Semantic roles & 50–950 ramp
primary
#62EABE
secondary
#B83861
accent
#0D4FD9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583