#62E2AF#62E2AF
#62E2AF is a very light, vivid teal. Relative luminance 0.601; OKLCH L 82.7% C 0.136 H 164.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2AF |
|---|---|
| RGB | rgb(98, 226, 175) |
| HSL | hsl(156, 69%, 64%) |
| HSV | hsv(156, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(81.88, -47.31, 14.42) |
| CIE-LCH | lch(81.88, 49.46, 163.05°) |
| OKLab | oklab(82.71% -0.131 0.0369) |
| OKLCH | oklch(82.71% 0.136 164.3) |
| XYZ | xyz(39.9674, 60.0807, 50.0396) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.94
Eucalyptus
#44D7A8
ΔE00 3.34
Aqua Marine
#2EE8BB
ΔE00 3.96
Light Greenish Blue
#63F7B4
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2AF #E26295
analogous
#62E26F #62E2AF #62D5E2
triadic
#62E2AF #AF62E2 #E2AF62
tetradic
#62E2AF #6F62E2 #E26295 #D5E262
square
#62E2AF #6F62E2 #E26295 #D5E262
split-complementary
#62E2AF #E262D5 #E26F62
monochromatic
#1FAA73 #2ED895 #62E2AF #96ECC9 #C9F5E4
Accessibility & contrast
On white
1.61
#62E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#62E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2AF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2AF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AC
Deuteranopia (green-blind)
#CCC6B2
Tritanopia (blue-blind)
#25E2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e2af; /* rgb */ color: rgb(98, 226, 175); /* oklch */ color: oklch(82.7% 0.136 164.3);
Tailwind
colors: {
custom: {
50: '#99ecc7',
500: '#62e2af',
950: '#000000',
},
}SCSS
$custom: #62e2af; $custom-light: #99ecc7; $custom-dark: #000000;
JSON
{
"hex": "#62e2af",
"rgb": {
"r": 98,
"g": 226,
"b": 175
},
"hsl": {
"h": 156.094,
"s": 68.817,
"l": 63.529
},
"oklch": {
"l": 0.82707,
"c": 0.13606,
"h": 164.3
},
"luminance": 0.60085
}Semantic roles & 50–950 ramp
primary
#62E2AF
secondary
#AC3C69
accent
#1560D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582