#62F196#62F196
#62F196 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.178 H 152.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62F196 |
|---|---|
| RGB | rgb(98, 241, 150) |
| HSL | hsl(142, 84%, 66%) |
| HSV | hsv(142, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(85.86, -58.23, 32.73) |
| CIE-LCH | lch(85.86, 66.80, 150.66°) |
| OKLab | oklab(85.81% -0.1577 0.0817) |
| OKLCH | oklch(85.81% 0.178 152.6) |
| XYZ | xyz(41.9940, 67.7052, 39.7036) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.64
Sea Green (survey)
#53FCA1
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.21
Turquoise Green
#04F489
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F196 #F162BD
analogous
#76F162 #62F196 #62F1DE
triadic
#62F196 #9662F1 #F19662
tetradic
#62F196 #6276F1 #F162BD #F1DE62
square
#62F196 #6276F1 #F162BD #F1DE62
split-complementary
#62F196 #DE62F1 #F16276
monochromatic
#12C754 #2AEC70 #62F196 #9AF6BC #D2FBE1
Accessibility & contrast
On white
1.44
#62F196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#62F196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F196
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F196 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF90
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#32EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f196; /* rgb */ color: rgb(98, 241, 150); /* oklch */ color: oklch(85.8% 0.178 152.6);
Tailwind
colors: {
custom: {
50: '#9bf7b5',
500: '#62f196',
950: '#000000',
},
}SCSS
$custom: #62f196; $custom-light: #9bf7b5; $custom-dark: #000000;
JSON
{
"hex": "#62f196",
"rgb": {
"r": 98,
"g": 241,
"b": 150
},
"hsl": {
"h": 141.818,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85808,
"c": 0.17756,
"h": 152.6
},
"luminance": 0.67709
}Semantic roles & 50–950 ramp
primary
#62F196
secondary
#C4338F
accent
#0591E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581