#62EA9C#62EA9C
#62EA9C is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.163 H 155.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA9C |
|---|---|
| RGB | rgb(98, 234, 156) |
| HSL | hsl(146, 76%, 65%) |
| HSV | hsv(146, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 33.3%, 8.2%) |
| CIE-LAB | lab(83.88, -54.41, 27.04) |
| CIE-LCH | lch(83.88, 60.76, 153.57°) |
| OKLab | oklab(84.22% -0.1479 0.0681) |
| OKLCH | oklch(84.22% 0.163 155.3) |
| XYZ | xyz(40.4572, 63.8387, 41.6361) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.57
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 3.98
Aqua Green
#12E193
ΔE00 3.99
Light Green Blue
#56FCA2
ΔE00 4.03
Sea Green (survey)
#53FCA1
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA9C #EA62B0
analogous
#6CEA62 #62EA9C #62EAE0
triadic
#62EA9C #9C62EA #EA9C62
tetradic
#62EA9C #626CEA #EA62B0 #EAE062
square
#62EA9C #626CEA #EA62B0 #EAE062
split-complementary
#62EA9C #E062EA #EA626C
monochromatic
#19B95D #2CE37A #62EA9C #98F1BE #CEF8E0
Accessibility & contrast
On white
1.53
#62EA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#62EA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA9C
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA9C | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D997
Deuteranopia (green-blind)
#D7CCA1
Tritanopia (blue-blind)
#31E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62ea9c; /* rgb */ color: rgb(98, 234, 156); /* oklch */ color: oklch(84.2% 0.163 155.3);
Tailwind
colors: {
custom: {
50: '#9af1b9',
500: '#62ea9c',
950: '#000000',
},
}SCSS
$custom: #62ea9c; $custom-light: #9af1b9; $custom-dark: #000000;
JSON
{
"hex": "#62ea9c",
"rgb": {
"r": 98,
"g": 234,
"b": 156
},
"hsl": {
"h": 145.588,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.8422,
"c": 0.16281,
"h": 155.3
},
"luminance": 0.63843
}Semantic roles & 50–950 ramp
primary
#62EA9C
secondary
#B83882
accent
#0D82D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581