#62F082#62F082
#62F082 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.194 H 148.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62F082 |
|---|---|
| RGB | rgb(98, 240, 130) |
| HSL | hsl(134, 83%, 66%) |
| HSV | hsv(134, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.26, -61.09, 41.85) |
| CIE-LCH | lch(85.26, 74.05, 145.59°) |
| OKLab | oklab(85.22% -0.1651 0.1023) |
| OKLCH | oklch(85.22% 0.194 148.2) |
| XYZ | xyz(40.2236, 66.5247, 31.8356) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.68
Lightgreen
#90EE90
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F082 #F062D0
analogous
#89F062 #62F082 #62F0C9
triadic
#62F082 #8262F0 #F08262
tetradic
#62F082 #6289F0 #F062D0 #F0C962
square
#62F082 #6289F0 #F062D0 #F0C962
split-complementary
#62F082 #C962F0 #F06289
monochromatic
#13C53B #2AEB56 #62F082 #9AF5AE #D2FBDB
Accessibility & contrast
On white
1.47
#62F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#62F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F082
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F082 | 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)
#F2DD79
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#3DEBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62f082; /* rgb */ color: rgb(98, 240, 130); /* oklch */ color: oklch(85.2% 0.194 148.2);
Tailwind
colors: {
custom: {
50: '#9bf6a8',
500: '#62f082',
950: '#000000',
},
}SCSS
$custom: #62f082; $custom-light: #9bf6a8; $custom-dark: #000000;
JSON
{
"hex": "#62f082",
"rgb": {
"r": 98,
"g": 240,
"b": 130
},
"hsl": {
"h": 133.521,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85222,
"c": 0.19423,
"h": 148.2
},
"luminance": 0.66529
}Semantic roles & 50–950 ramp
primary
#62F082
secondary
#C234A2
accent
#07AEDF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580