#62EF96#62EF96
#62EF96 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.3% C 0.175 H 152.9°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62EF96 |
|---|---|
| RGB | rgb(98, 239, 150) |
| HSL | hsl(142, 82%, 66%) |
| HSV | hsv(142, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(85.26, -57.45, 31.95) |
| CIE-LCH | lch(85.26, 65.74, 150.93°) |
| OKLab | oklab(85.32% -0.1556 0.0798) |
| OKLCH | oklch(85.32% 0.175 152.9) |
| XYZ | xyz(41.4052, 66.5277, 39.5074) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EF96 #EF62BB
analogous
#74EF62 #62EF96 #62EFDD
triadic
#62EF96 #9662EF #EF9662
tetradic
#62EF96 #6274EF #EF62BB #EFDD62
square
#62EF96 #6274EF #EF62BB #EFDD62
split-complementary
#62EF96 #DD62EF #EF6274
monochromatic
#14C354 #2AE971 #62EF96 #9AF5BB #D1FAE0
Accessibility & contrast
On white
1.47
#62EF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#62EF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EF96
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EF96 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD90
Deuteranopia (green-blind)
#DCD09C
Tritanopia (blue-blind)
#33ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62ef96; /* rgb */ color: rgb(98, 239, 150); /* oklch */ color: oklch(85.3% 0.175 152.9);
Tailwind
colors: {
custom: {
50: '#9bf5b5',
500: '#62ef96',
950: '#000000',
},
}SCSS
$custom: #62ef96; $custom-light: #9bf5b5; $custom-dark: #000000;
JSON
{
"hex": "#62ef96",
"rgb": {
"r": 98,
"g": 239,
"b": 150
},
"hsl": {
"h": 142.128,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.85321,
"c": 0.17489,
"h": 152.9
},
"luminance": 0.66532
}Semantic roles & 50–950 ramp
primary
#62EF96
secondary
#C1358D
accent
#088FDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581