#62E7AF#62E7AF
#62E7AF is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.9% C 0.143 H 162.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62E7AF |
|---|---|
| RGB | rgb(98, 231, 175) |
| HSL | hsl(155, 73%, 65%) |
| HSV | hsv(155, 58%, 91%) |
| CMYK | cmyk(57.6%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(83.36, -49.41, 16.49) |
| CIE-LCH | lch(83.36, 52.09, 161.54°) |
| OKLab | oklab(83.91% -0.1362 0.0422) |
| OKLCH | oklch(83.91% 0.143 162.8) |
| XYZ | xyz(41.3469, 62.8396, 50.4994) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.66
Light Greenish Blue
#63F7B4
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 4.35
Eucalyptus
#44D7A8
ΔE00 4.52
Light Aquamarine
#7BFDC7
ΔE00 5.00
Light Turquoise
#7EF4CC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E7AF #E7629A
analogous
#62E76D #62E7AF #62DDE7
triadic
#62E7AF #AF62E7 #E7AF62
tetradic
#62E7AF #6D62E7 #E7629A #DDE762
square
#62E7AF #6D62E7 #E7629A #DDE762
split-complementary
#62E7AF #E762DD #E76D62
monochromatic
#1BB373 #2DDF94 #62E7AF #97EFCA #CCF7E5
Accessibility & contrast
On white
1.55
#62E7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#62E7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E7AF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E7AF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AC
Deuteranopia (green-blind)
#D1CAB3
Tritanopia (blue-blind)
#21E7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e7af; /* rgb */ color: rgb(98, 231, 175); /* oklch */ color: oklch(83.9% 0.143 162.8);
Tailwind
colors: {
custom: {
50: '#99efc7',
500: '#62e7af',
950: '#000000',
},
}SCSS
$custom: #62e7af; $custom-light: #99efc7; $custom-dark: #000000;
JSON
{
"hex": "#62e7af",
"rgb": {
"r": 98,
"g": 231,
"b": 175
},
"hsl": {
"h": 154.737,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.83912,
"c": 0.14261,
"h": 162.8
},
"luminance": 0.62844
}Semantic roles & 50–950 ramp
primary
#62E7AF
secondary
#B43A6D
accent
#1063D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582