#62E8A0#62E8A0
#62E8A0 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.157 H 156.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62E8A0 |
|---|---|
| RGB | rgb(98, 232, 160) |
| HSL | hsl(148, 74%, 65%) |
| HSV | hsv(148, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 31%, 9%) |
| CIE-LAB | lab(83.36, -52.85, 24.28) |
| CIE-LCH | lch(83.36, 58.16, 155.32°) |
| OKLab | oklab(83.82% -0.144 0.0614) |
| OKLCH | oklch(83.82% 0.157 156.9) |
| XYZ | xyz(40.2353, 62.8441, 43.2607) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.68
Aqua Green
#12E193
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.24
Light Blue Green
#7EFBB3
ΔE00 4.45
Light Green Blue
#56FCA2
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E8A0 #E862AA
analogous
#67E862 #62E8A0 #62E8E3
triadic
#62E8A0 #A062E8 #E8A062
tetradic
#62E8A0 #6267E8 #E862AA #E8E362
square
#62E8A0 #6267E8 #E862AA #E8E362
split-complementary
#62E8A0 #E362E8 #E86267
monochromatic
#1BB562 #2DE080 #62E8A0 #97F0C0 #CDF8E1
Accessibility & contrast
On white
1.55
#62E8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#62E8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E8A0
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E8A0 | 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)
#E7D89C
Deuteranopia (green-blind)
#D4CAA5
Tritanopia (blue-blind)
#2FE6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e8a0; /* rgb */ color: rgb(98, 232, 160); /* oklch */ color: oklch(83.8% 0.157 156.9);
Tailwind
colors: {
custom: {
50: '#99f0bc',
500: '#62e8a0',
950: '#000000',
},
}SCSS
$custom: #62e8a0; $custom-light: #99f0bc; $custom-dark: #000000;
JSON
{
"hex": "#62e8a0",
"rgb": {
"r": 98,
"g": 232,
"b": 160
},
"hsl": {
"h": 147.761,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.83817,
"c": 0.15657,
"h": 156.9
},
"luminance": 0.62848
}Semantic roles & 50–950 ramp
primary
#62E8A0
secondary
#B5397C
accent
#0F7AD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582