#62F184#62F184
#62F184 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.194 H 148.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #62F184 |
|---|---|
| RGB | rgb(98, 241, 132) |
| HSL | hsl(134, 84%, 66%) |
| HSV | hsv(134, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 45.2%, 5.5%) |
| CIE-LAB | lab(85.59, -61.16, 41.29) |
| CIE-LCH | lch(85.59, 73.79, 145.98°) |
| OKLab | oklab(85.5% -0.1653 0.1011) |
| OKLCH | oklch(85.5% 0.194 148.6) |
| XYZ | xyz(40.6543, 67.1693, 32.6479) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.63
Spring Green
#00FF7F
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F184 #F162CF
analogous
#88F162 #62F184 #62F1CC
triadic
#62F184 #8462F1 #F18462
tetradic
#62F184 #6288F1 #F162CF #F1CC62
square
#62F184 #6288F1 #F162CF #F1CC62
split-complementary
#62F184 #CC62F1 #F16288
monochromatic
#12C73D #2AEC58 #62F184 #9AF6B0 #D2FBDC
Accessibility & contrast
On white
1.45
#62F184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#62F184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F184
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F184 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#3CEDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f184; /* rgb */ color: rgb(98, 241, 132); /* oklch */ color: oklch(85.5% 0.194 148.6);
Tailwind
colors: {
custom: {
50: '#9bf7a9',
500: '#62f184',
950: '#000000',
},
}SCSS
$custom: #62f184; $custom-light: #9bf7a9; $custom-dark: #000000;
JSON
{
"hex": "#62f184",
"rgb": {
"r": 98,
"g": 241,
"b": 132
},
"hsl": {
"h": 134.266,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85499,
"c": 0.19375,
"h": 148.6
},
"luminance": 0.67173
}Semantic roles & 50–950 ramp
primary
#62F184
secondary
#C433A2
accent
#05ACE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581