#62F189#62F189
#62F189 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.189 H 149.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #62F189 |
|---|---|
| RGB | rgb(98, 241, 137) |
| HSL | hsl(136, 84%, 66%) |
| HSV | hsv(136, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(85.66, -60.38, 38.94) |
| CIE-LCH | lch(85.66, 71.85, 147.19°) |
| OKLab | oklab(85.58% -0.1632 0.0959) |
| OKLCH | oklch(85.58% 0.189 149.6) |
| XYZ | xyz(41.0047, 67.3095, 34.4932) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.16
Turquoise Green
#04F489
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.81
Sea Green (survey)
#53FCA1
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F189 #F162CA
analogous
#83F162 #62F189 #62F1D1
triadic
#62F189 #8962F1 #F18962
tetradic
#62F189 #6283F1 #F162CA #F1D162
square
#62F189 #6283F1 #F162CA #F1D162
split-complementary
#62F189 #D162F1 #F16283
monochromatic
#12C743 #2AEC5F #62F189 #9AF6B3 #D2FBDD
Accessibility & contrast
On white
1.45
#62F189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#62F189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F189
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F189 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE81
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#39EDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f189; /* rgb */ color: rgb(98, 241, 137); /* oklch */ color: oklch(85.6% 0.189 149.6);
Tailwind
colors: {
custom: {
50: '#9bf7ac',
500: '#62f189',
950: '#000000',
},
}SCSS
$custom: #62f189; $custom-light: #9bf7ac; $custom-dark: #000000;
JSON
{
"hex": "#62f189",
"rgb": {
"r": 98,
"g": 241,
"b": 137
},
"hsl": {
"h": 136.364,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.8558,
"c": 0.18927,
"h": 149.6
},
"luminance": 0.67313
}Semantic roles & 50–950 ramp
primary
#62F189
secondary
#C4339C
accent
#05A4E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581