#62F392#62F392
#62F392 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.184 H 151.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62F392 |
|---|---|
| RGB | rgb(98, 243, 146) |
| HSL | hsl(140, 86%, 67%) |
| HSV | hsv(140, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(86.39, -59.67, 35.43) |
| CIE-LCH | lch(86.39, 69.40, 149.30°) |
| OKLab | oklab(86.22% -0.1614 0.088) |
| OKLCH | oklch(86.22% 0.184 151.4) |
| XYZ | xyz(42.2727, 68.7691, 38.2346) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 3.11
Light Bluish Green
#76FDA8
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F392 #F362C3
analogous
#7BF362 #62F392 #62F3DB
triadic
#62F392 #9262F3 #F39262
tetradic
#62F392 #627BF3 #F362C3 #F3DB62
square
#62F392 #627BF3 #F362C3 #F3DB62
split-complementary
#62F392 #DB62F3 #F3627B
monochromatic
#10CB4E #29EF6B #62F392 #9BF7B9 #D4FCE1
Accessibility & contrast
On white
1.42
#62F392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#62F392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F392
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F392 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08B
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#33EFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f392; /* rgb */ color: rgb(98, 243, 146); /* oklch */ color: oklch(86.2% 0.184 151.4);
Tailwind
colors: {
custom: {
50: '#9bf8b3',
500: '#62f392',
950: '#000000',
},
}SCSS
$custom: #62f392; $custom-light: #9bf8b3; $custom-dark: #000000;
JSON
{
"hex": "#62f392",
"rgb": {
"r": 98,
"g": 243,
"b": 146
},
"hsl": {
"h": 139.862,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.86224,
"c": 0.18381,
"h": 151.4
},
"luminance": 0.68773
}Semantic roles & 50–950 ramp
primary
#62F392
secondary
#C73296
accent
#0398E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581