#62EC9F#62EC9F
#62EC9F is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.8% C 0.163 H 155.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #62EC9F |
|---|---|
| RGB | rgb(98, 236, 159) |
| HSL | hsl(147, 78%, 65%) |
| HSV | hsv(147, 58%, 93%) |
| CMYK | cmyk(58.5%, 0%, 32.6%, 7.5%) |
| CIE-LAB | lab(84.53, -54.64, 26.38) |
| CIE-LCH | lch(84.53, 60.68, 154.23°) |
| OKLab | oklab(84.77% -0.1486 0.0666) |
| OKLCH | oklch(84.77% 0.163 155.9) |
| XYZ | xyz(41.2870, 65.0868, 43.1814) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.20
Light Greenish Blue
#63F7B4
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.49
Light Green Blue
#56FCA2
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EC9F #EC62AF
analogous
#6AEC62 #62EC9F #62ECE4
triadic
#62EC9F #9F62EC #EC9F62
tetradic
#62EC9F #626AEC #EC62AF #ECE462
square
#62EC9F #626AEC #EC62AF #ECE462
split-complementary
#62EC9F #E462EC #EC626A
monochromatic
#17BD60 #2BE57E #62EC9F #99F3C0 #CFF9E2
Accessibility & contrast
On white
1.50
#62EC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#62EC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EC9F
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EC9F | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#D8CEA4
Tritanopia (blue-blind)
#2EEAD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ec9f; /* rgb */ color: rgb(98, 236, 159); /* oklch */ color: oklch(84.8% 0.163 155.9);
Tailwind
colors: {
custom: {
50: '#9af3bb',
500: '#62ec9f',
950: '#000000',
},
}SCSS
$custom: #62ec9f; $custom-light: #9af3bb; $custom-dark: #000000;
JSON
{
"hex": "#62ec9f",
"rgb": {
"r": 98,
"g": 236,
"b": 159
},
"hsl": {
"h": 146.522,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.84768,
"c": 0.16283,
"h": 155.9
},
"luminance": 0.65091
}Semantic roles & 50–950 ramp
primary
#62EC9F
secondary
#BC3781
accent
#0B7FDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582