#62F191#62F191
#62F191 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.182 H 151.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #62F191 |
|---|---|
| RGB | rgb(98, 241, 145) |
| HSL | hsl(140, 84%, 66%) |
| HSV | hsv(140, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(85.78, -59.08, 35.13) |
| CIE-LCH | lch(85.78, 68.74, 149.26°) |
| OKLab | oklab(85.72% -0.1598 0.0872) |
| OKLCH | oklch(85.72% 0.182 151.4) |
| XYZ | xyz(41.6000, 67.5476, 37.6283) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.03
Light Green Blue
#56FCA2
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F191 #F162C2
analogous
#7BF162 #62F191 #62F1D8
triadic
#62F191 #9162F1 #F19162
tetradic
#62F191 #627BF1 #F162C2 #F1D862
square
#62F191 #627BF1 #F162C2 #F1D862
split-complementary
#62F191 #D862F1 #F1627B
monochromatic
#12C74D #2AEC6A #62F191 #9AF6B8 #D2FBE0
Accessibility & contrast
On white
1.45
#62F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#62F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F191
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F191 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE8A
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#35EED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f191; /* rgb */ color: rgb(98, 241, 145); /* oklch */ color: oklch(85.7% 0.182 151.4);
Tailwind
colors: {
custom: {
50: '#9bf7b2',
500: '#62f191',
950: '#000000',
},
}SCSS
$custom: #62f191; $custom-light: #9bf7b2; $custom-dark: #000000;
JSON
{
"hex": "#62f191",
"rgb": {
"r": 98,
"g": 241,
"b": 145
},
"hsl": {
"h": 139.72,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85718,
"c": 0.18206,
"h": 151.4
},
"luminance": 0.67552
}Semantic roles & 50–950 ramp
primary
#62F191
secondary
#C43394
accent
#0598E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581