#62E49D#62E49D
#62E49D is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.154 H 156.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #62E49D |
|---|---|
| RGB | rgb(98, 228, 157) |
| HSL | hsl(147, 71%, 64%) |
| HSV | hsv(147, 57%, 89%) |
| CMYK | cmyk(57%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.12, -51.81, 24.13) |
| CIE-LCH | lch(82.12, 57.15, 155.03°) |
| OKLab | oklab(82.78% -0.1412 0.0611) |
| OKLCH | oklch(82.78% 0.154 156.6) |
| XYZ | xyz(38.8629, 60.5141, 41.5241) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.56
Light Greenish Blue
#63F7B4
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.83
Seafoam (survey)
#80F9AD
ΔE00 4.99
Weird Green
#3AE57F
ΔE00 5.19
Light Blue Green
#7EFBB3
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E49D #E462A9
analogous
#68E462 #62E49D #62E4DE
triadic
#62E49D #9D62E4 #E49D62
tetradic
#62E49D #6268E4 #E462A9 #E4DE62
square
#62E49D #6268E4 #E462A9 #E4DE62
split-complementary
#62E49D #DE62E4 #E46268
monochromatic
#1EAE5F #2EDB7C #62E49D #96EDBE #CAF6DE
Accessibility & contrast
On white
1.60
#62E49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#62E49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E49D
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E49D | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#33E2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e49d; /* rgb */ color: rgb(98, 228, 157); /* oklch */ color: oklch(82.8% 0.154 156.6);
Tailwind
colors: {
custom: {
50: '#99edba',
500: '#62e49d',
950: '#000000',
},
}SCSS
$custom: #62e49d; $custom-light: #99edba; $custom-dark: #000000;
JSON
{
"hex": "#62e49d",
"rgb": {
"r": 98,
"g": 228,
"b": 157
},
"hsl": {
"h": 147.231,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.82781,
"c": 0.15381,
"h": 156.6
},
"luminance": 0.60518
}Semantic roles & 50–950 ramp
primary
#62E49D
secondary
#AF3B7A
accent
#137CD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581