#62E49C#62E49C
#62E49C is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.155 H 156.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #62E49C |
|---|---|
| RGB | rgb(98, 228, 156) |
| HSL | hsl(147, 71%, 64%) |
| HSV | hsv(147, 57%, 89%) |
| CMYK | cmyk(57%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(82.10, -52.00, 24.62) |
| CIE-LCH | lch(82.10, 57.53, 154.66°) |
| OKLab | oklab(82.76% -0.1416 0.0622) |
| OKLCH | oklch(82.76% 0.155 156.3) |
| XYZ | xyz(38.7779, 60.4801, 41.0763) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 4.97
Weird Green
#3AE57F
ΔE00 5.01
Light Blue Green
#7EFBB3
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E49C #E462AA
analogous
#69E462 #62E49C #62E4DD
triadic
#62E49C #9C62E4 #E49C62
tetradic
#62E49C #6269E4 #E462AA #E4DD62
square
#62E49C #6269E4 #E462AA #E4DD62
split-complementary
#62E49C #DD62E4 #E46269
monochromatic
#1EAE5E #2EDB7B #62E49C #96EDBD #CAF6DE
Accessibility & contrast
On white
1.60
#62E49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#62E49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E49C
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E49C | 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)
#E3D498
Deuteranopia (green-blind)
#D1C7A1
Tritanopia (blue-blind)
#34E2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62e49c; /* rgb */ color: rgb(98, 228, 156); /* oklch */ color: oklch(82.8% 0.155 156.3);
Tailwind
colors: {
custom: {
50: '#99edb9',
500: '#62e49c',
950: '#000000',
},
}SCSS
$custom: #62e49c; $custom-light: #99edb9; $custom-dark: #000000;
JSON
{
"hex": "#62e49c",
"rgb": {
"r": 98,
"g": 228,
"b": 156
},
"hsl": {
"h": 146.769,
"s": 70.652,
"l": 63.922
},
"oklch": {
"l": 0.8276,
"c": 0.15469,
"h": 156.3
},
"luminance": 0.60484
}Semantic roles & 50–950 ramp
primary
#62E49C
secondary
#AF3B7B
accent
#137DD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581