#62F088#62F088
#62F088 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.189 H 149.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62F088 |
|---|---|
| RGB | rgb(98, 240, 136) |
| HSL | hsl(136, 83%, 66%) |
| HSV | hsv(136, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(85.35, -60.17, 39.03) |
| CIE-LCH | lch(85.35, 71.71, 147.03°) |
| OKLab | oklab(85.32% -0.1626 0.096) |
| OKLCH | oklch(85.32% 0.189 149.4) |
| XYZ | xyz(40.6381, 66.6905, 34.0188) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.50
Spearmint
#1EF876
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F088 #F062CA
analogous
#83F062 #62F088 #62F0CF
triadic
#62F088 #8862F0 #F08862
tetradic
#62F088 #6283F0 #F062CA #F0CF62
square
#62F088 #6283F0 #F062CA #F0CF62
split-complementary
#62F088 #CF62F0 #F06283
monochromatic
#13C542 #2AEB5E #62F088 #9AF5B2 #D2FBDD
Accessibility & contrast
On white
1.46
#62F088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#62F088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F088
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F088 | 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)
#F2DD80
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#3AECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62f088; /* rgb */ color: rgb(98, 240, 136); /* oklch */ color: oklch(85.3% 0.189 149.4);
Tailwind
colors: {
custom: {
50: '#9bf6ac',
500: '#62f088',
950: '#000000',
},
}SCSS
$custom: #62f088; $custom-light: #9bf6ac; $custom-dark: #000000;
JSON
{
"hex": "#62f088",
"rgb": {
"r": 98,
"g": 240,
"b": 136
},
"hsl": {
"h": 136.056,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85318,
"c": 0.18886,
"h": 149.4
},
"luminance": 0.66694
}Semantic roles & 50–950 ramp
primary
#62F088
secondary
#C2349C
accent
#07A5DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581