#62F08B#62F08B
#62F08B is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.4% C 0.186 H 150.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #62F08B |
|---|---|
| RGB | rgb(98, 240, 139) |
| HSL | hsl(137, 83%, 66%) |
| HSV | hsv(137, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(85.39, -59.69, 37.60) |
| CIE-LCH | lch(85.39, 70.55, 147.79°) |
| OKLab | oklab(85.37% -0.1614 0.0928) |
| OKLCH | oklch(85.37% 0.186 150.1) |
| XYZ | xyz(40.8543, 66.7770, 35.1574) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.74
Light Green Blue
#56FCA2
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F08B #F062C7
analogous
#80F062 #62F08B #62F0D2
triadic
#62F08B #8B62F0 #F08B62
tetradic
#62F08B #6280F0 #F062C7 #F0D262
square
#62F08B #6280F0 #F062C7 #F0D262
split-complementary
#62F08B #D262F0 #F06280
monochromatic
#13C546 #2AEB62 #62F08B #9AF5B4 #D2FBDE
Accessibility & contrast
On white
1.46
#62F08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#62F08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F08B
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F08B | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#DFD092
Tritanopia (blue-blind)
#39ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62f08b; /* rgb */ color: rgb(98, 240, 139); /* oklch */ color: oklch(85.4% 0.186 150.1);
Tailwind
colors: {
custom: {
50: '#9bf6ae',
500: '#62f08b',
950: '#000000',
},
}SCSS
$custom: #62f08b; $custom-light: #9bf6ae; $custom-dark: #000000;
JSON
{
"hex": "#62f08b",
"rgb": {
"r": 98,
"g": 240,
"b": 139
},
"hsl": {
"h": 137.324,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.85369,
"c": 0.18617,
"h": 150.1
},
"luminance": 0.66781
}Semantic roles & 50–950 ramp
primary
#62F08B
secondary
#C23499
accent
#07A0DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581