#62F089#62F089
#62F089 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.188 H 149.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62F089 |
|---|---|
| RGB | rgb(98, 240, 137) |
| HSL | hsl(136, 83%, 66%) |
| HSV | hsv(136, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(85.36, -60.01, 38.55) |
| CIE-LCH | lch(85.36, 71.32, 147.28°) |
| OKLab | oklab(85.34% -0.1622 0.095) |
| OKLCH | oklch(85.34% 0.188 149.7) |
| XYZ | xyz(40.7095, 66.7191, 34.3948) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.96
Sea Green (survey)
#53FCA1
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F089 #F062C9
analogous
#82F062 #62F089 #62F0D0
triadic
#62F089 #8962F0 #F08962
tetradic
#62F089 #6282F0 #F062C9 #F0D062
square
#62F089 #6282F0 #F062C9 #F0D062
split-complementary
#62F089 #D062F0 #F06282
monochromatic
#13C544 #2AEB5F #62F089 #9AF5B3 #D2FBDD
Accessibility & contrast
On white
1.46
#62F089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#62F089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F089
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F089 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD81
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#3AECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62f089; /* rgb */ color: rgb(98, 240, 137); /* oklch */ color: oklch(85.3% 0.188 149.7);
Tailwind
colors: {
custom: {
50: '#9bf6ac',
500: '#62f089',
950: '#000000',
},
}SCSS
$custom: #62f089; $custom-light: #9bf6ac; $custom-dark: #000000;
JSON
{
"hex": "#62f089",
"rgb": {
"r": 98,
"g": 240,
"b": 137
},
"hsl": {
"h": 136.479,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85335,
"c": 0.18796,
"h": 149.7
},
"luminance": 0.66723
}Semantic roles & 50–950 ramp
primary
#62F089
secondary
#C2349B
accent
#07A4DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581