#62F08E#62F08E
#62F08E is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.183 H 150.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #62F08E |
|---|---|
| RGB | rgb(98, 240, 142) |
| HSL | hsl(139, 83%, 66%) |
| HSV | hsv(139, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(85.44, -59.20, 36.18) |
| CIE-LCH | lch(85.44, 69.38, 148.57°) |
| OKLab | oklab(85.42% -0.1601 0.0896) |
| OKLCH | oklch(85.42% 0.183 150.8) |
| XYZ | xyz(41.0765, 66.8659, 36.3277) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F08E #F062C4
analogous
#7DF062 #62F08E #62F0D5
triadic
#62F08E #8E62F0 #F08E62
tetradic
#62F08E #627DF0 #F062C4 #F0D562
square
#62F08E #627DF0 #F062C4 #F0D562
split-complementary
#62F08E #D562F0 #F0627D
monochromatic
#13C54A #2AEB66 #62F08E #9AF5B6 #D2FBDE
Accessibility & contrast
On white
1.46
#62F08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#62F08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F08E
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F08E | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD87
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#37ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62f08e; /* rgb */ color: rgb(98, 240, 142); /* oklch */ color: oklch(85.4% 0.183 150.8);
Tailwind
colors: {
custom: {
50: '#9bf6b0',
500: '#62f08e',
950: '#000000',
},
}SCSS
$custom: #62f08e; $custom-light: #9bf6b0; $custom-dark: #000000;
JSON
{
"hex": "#62f08e",
"rgb": {
"r": 98,
"g": 240,
"b": 142
},
"hsl": {
"h": 138.592,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.8542,
"c": 0.18345,
"h": 150.8
},
"luminance": 0.6687
}Semantic roles & 50–950 ramp
primary
#62F08E
secondary
#C23496
accent
#079CDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581