#62F083#62F083
#62F083 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.2% C 0.193 H 148.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62F083 |
|---|---|
| RGB | rgb(98, 240, 131) |
| HSL | hsl(134, 83%, 66%) |
| HSV | hsv(134, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(85.28, -60.94, 41.38) |
| CIE-LCH | lch(85.28, 73.66, 145.82°) |
| OKLab | oklab(85.24% -0.1647 0.1013) |
| OKLCH | oklch(85.24% 0.193 148.4) |
| XYZ | xyz(40.2910, 66.5517, 32.1908) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.33
Spearmint
#1EF876
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F083 #F062CF
analogous
#88F062 #62F083 #62F0CA
triadic
#62F083 #8362F0 #F08362
tetradic
#62F083 #6288F0 #F062CF #F0CA62
square
#62F083 #6288F0 #F062CF #F0CA62
split-complementary
#62F083 #CA62F0 #F06288
monochromatic
#13C53C #2AEB57 #62F083 #9AF5AF #D2FBDB
Accessibility & contrast
On white
1.47
#62F083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#62F083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F083
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F083 | 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)
#F2DD7B
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#3CECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62f083; /* rgb */ color: rgb(98, 240, 131); /* oklch */ color: oklch(85.2% 0.193 148.4);
Tailwind
colors: {
custom: {
50: '#9bf6a8',
500: '#62f083',
950: '#000000',
},
}SCSS
$custom: #62f083; $custom-light: #9bf6a8; $custom-dark: #000000;
JSON
{
"hex": "#62f083",
"rgb": {
"r": 98,
"g": 240,
"b": 131
},
"hsl": {
"h": 133.944,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85237,
"c": 0.19334,
"h": 148.4
},
"luminance": 0.66556
}Semantic roles & 50–950 ramp
primary
#62F083
secondary
#C234A1
accent
#07ADDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581