#62E8AD#62E8AD
#62E8AD is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.146 H 161.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62E8AD |
|---|---|
| RGB | rgb(98, 232, 173) |
| HSL | hsl(154, 74%, 65%) |
| HSV | hsv(154, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 25.4%, 9%) |
| CIE-LAB | lab(83.61, -50.25, 17.89) |
| CIE-LCH | lch(83.61, 53.34, 160.40°) |
| OKLab | oklab(84.11% -0.1382 0.0457) |
| OKLCH | oklch(84.11% 0.146 161.7) |
| XYZ | xyz(41.4326, 63.3230, 49.5662) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.36
Seafoam
#7FE0B3
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.85
Aqua Green
#12E193
ΔE00 4.93
Light Aquamarine
#7BFDC7
ΔE00 4.97
Eucalyptus
#44D7A8
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E8AD #E8629D
analogous
#62E86A #62E8AD #62E0E8
triadic
#62E8AD #AD62E8 #E8AD62
tetradic
#62E8AD #6A62E8 #E8629D #E0E862
square
#62E8AD #6A62E8 #E8629D #E0E862
split-complementary
#62E8AD #E862E0 #E86A62
monochromatic
#1BB571 #2DE091 #62E8AD #97F0C9 #CDF8E5
Accessibility & contrast
On white
1.54
#62E8AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#62E8AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E8AD
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E8AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E8AD | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8AA
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#23E8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e8ad; /* rgb */ color: rgb(98, 232, 173); /* oklch */ color: oklch(84.1% 0.146 161.7);
Tailwind
colors: {
custom: {
50: '#9af0c5',
500: '#62e8ad',
950: '#000000',
},
}SCSS
$custom: #62e8ad; $custom-light: #9af0c5; $custom-dark: #000000;
JSON
{
"hex": "#62e8ad",
"rgb": {
"r": 98,
"g": 232,
"b": 173
},
"hsl": {
"h": 153.582,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.84106,
"c": 0.14553,
"h": 161.7
},
"luminance": 0.63327
}Semantic roles & 50–950 ramp
primary
#62E8AD
secondary
#B53970
accent
#0F67D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582