#62EE84#62EE84
#62EE84 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.190 H 148.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62EE84 |
|---|---|
| RGB | rgb(98, 238, 132) |
| HSL | hsl(135, 80%, 66%) |
| HSV | hsv(135, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.69, -60.04, 40.15) |
| CIE-LCH | lch(84.69, 72.22, 146.23°) |
| OKLab | oklab(84.76% -0.1623 0.0985) |
| OKLCH | oklch(84.76% 0.19 148.8) |
| XYZ | xyz(39.7736, 65.4079, 32.3543) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.57
Minty Green
#0BF77D
ΔE00 3.61
Turquoise Green
#04F489
ΔE00 3.61
Spearmint
#1EF876
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EE84 #EE62CC
analogous
#86EE62 #62EE84 #62EECA
triadic
#62EE84 #8462EE #EE8462
tetradic
#62EE84 #6286EE #EE62CC #EECA62
square
#62EE84 #6286EE #EE62CC #EECA62
split-complementary
#62EE84 #CA62EE #EE6286
monochromatic
#15C13F #2BE859 #62EE84 #99F4AF #D0FADB
Accessibility & contrast
On white
1.49
#62EE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#62EE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EE84
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EE84 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DECE8B
Tritanopia (blue-blind)
#3DEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62ee84; /* rgb */ color: rgb(98, 238, 132); /* oklch */ color: oklch(84.8% 0.190 148.8);
Tailwind
colors: {
custom: {
50: '#9bf4a9',
500: '#62ee84',
950: '#000000',
},
}SCSS
$custom: #62ee84; $custom-light: #9bf4a9; $custom-dark: #000000;
JSON
{
"hex": "#62ee84",
"rgb": {
"r": 98,
"g": 238,
"b": 132
},
"hsl": {
"h": 134.571,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.84762,
"c": 0.18984,
"h": 148.8
},
"luminance": 0.65412
}Semantic roles & 50–950 ramp
primary
#62EE84
secondary
#BF359D
accent
#09A9DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581