#62E4AF#62E4AF
#62E4AF is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.2% C 0.139 H 163.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #62E4AF |
|---|---|
| RGB | rgb(98, 228, 175) |
| HSL | hsl(156, 71%, 64%) |
| HSV | hsv(156, 57%, 89%) |
| CMYK | cmyk(57%, 0%, 23.2%, 10.6%) |
| CIE-LAB | lab(82.47, -48.16, 15.25) |
| CIE-LCH | lch(82.47, 50.51, 162.43°) |
| OKLab | oklab(83.19% -0.1331 0.039) |
| OKLCH | oklch(83.19% 0.139 163.7) |
| XYZ | xyz(40.5144, 61.1747, 50.2220) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.17
Eucalyptus
#44D7A8
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 4.06
Light Greenish Blue
#63F7B4
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 5.25
Light Aquamarine
#7BFDC7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E4AF #E46297
analogous
#62E46E #62E4AF #62D8E4
triadic
#62E4AF #AF62E4 #E4AF62
tetradic
#62E4AF #6E62E4 #E46297 #D8E462
square
#62E4AF #6E62E4 #E46297 #D8E462
split-complementary
#62E4AF #E462D8 #E46E62
monochromatic
#1EAE73 #2EDB94 #62E4AF #96EDCA #CAF6E4
Accessibility & contrast
On white
1.59
#62E4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#62E4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E4AF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E4AF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#23E4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e4af; /* rgb */ color: rgb(98, 228, 175); /* oklch */ color: oklch(83.2% 0.139 163.7);
Tailwind
colors: {
custom: {
50: '#99edc7',
500: '#62e4af',
950: '#000000',
},
}SCSS
$custom: #62e4af; $custom-light: #99edc7; $custom-dark: #000000;
JSON
{
"hex": "#62e4af",
"rgb": {
"r": 98,
"g": 228,
"b": 175
},
"hsl": {
"h": 155.538,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.83189,
"c": 0.13868,
"h": 163.7
},
"luminance": 0.61179
}Semantic roles & 50–950 ramp
primary
#62E4AF
secondary
#AF3B6A
accent
#1361D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582