#62EA9E#62EA9E
#62EA9E is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.161 H 155.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #62EA9E |
|---|---|
| RGB | rgb(98, 234, 158) |
| HSL | hsl(146, 76%, 65%) |
| HSV | hsv(146, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(83.92, -54.03, 26.07) |
| CIE-LCH | lch(83.92, 59.99, 154.25°) |
| OKLab | oklab(84.26% -0.147 0.0658) |
| OKLCH | oklch(84.26% 0.161 155.9) |
| XYZ | xyz(40.6280, 63.9070, 42.5354) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.83
Aqua Green
#12E193
ΔE00 3.95
Light Green Blue
#56FCA2
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EA9E #EA62AE
analogous
#6AEA62 #62EA9E #62EAE2
triadic
#62EA9E #9E62EA #EA9E62
tetradic
#62EA9E #626AEA #EA62AE #EAE262
square
#62EA9E #626AEA #EA62AE #EAE262
split-complementary
#62EA9E #E262EA #EA626A
monochromatic
#19B95F #2CE37D #62EA9E #98F1BF #CEF8E1
Accessibility & contrast
On white
1.52
#62EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#62EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EA9E
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EA9E | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D999
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#30E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62ea9e; /* rgb */ color: rgb(98, 234, 158); /* oklch */ color: oklch(84.3% 0.161 155.9);
Tailwind
colors: {
custom: {
50: '#9af1bb',
500: '#62ea9e',
950: '#000000',
},
}SCSS
$custom: #62ea9e; $custom-light: #9af1bb; $custom-dark: #000000;
JSON
{
"hex": "#62ea9e",
"rgb": {
"r": 98,
"g": 234,
"b": 158
},
"hsl": {
"h": 146.471,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84261,
"c": 0.16103,
"h": 155.9
},
"luminance": 0.63911
}Semantic roles & 50–950 ramp
primary
#62EA9E
secondary
#B83880
accent
#0D7FD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582