#62F48B#62F48B
#62F48B is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.3% C 0.191 H 149.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #62F48B |
|---|---|
| RGB | rgb(98, 244, 139) |
| HSL | hsl(137, 87%, 67%) |
| HSV | hsv(137, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 43%, 4.3%) |
| CIE-LAB | lab(86.58, -61.19, 39.14) |
| CIE-LCH | lch(86.58, 72.64, 147.39°) |
| OKLab | oklab(86.35% -0.1654 0.0964) |
| OKLCH | oklch(86.35% 0.191 149.8) |
| XYZ | xyz(42.0448, 69.1580, 35.5542) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.85
Turquoise Green
#04F489
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F48B #F462CB
analogous
#82F462 #62F48B #62F4D4
triadic
#62F48B #8B62F4 #F48B62
tetradic
#62F48B #6282F4 #F462CB #F4D462
square
#62F48B #6282F4 #F462CB #F4D462
split-complementary
#62F48B #D462F4 #F46282
monochromatic
#0ECD44 #29F061 #62F48B #9BF8B5 #D4FCE0
Accessibility & contrast
On white
1.42
#62F48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#62F48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F48B
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F48B | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E183
Deuteranopia (green-blind)
#E3D392
Tritanopia (blue-blind)
#37F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f48b; /* rgb */ color: rgb(98, 244, 139); /* oklch */ color: oklch(86.3% 0.191 149.8);
Tailwind
colors: {
custom: {
50: '#9bf9ae',
500: '#62f48b',
950: '#000000',
},
}SCSS
$custom: #62f48b; $custom-light: #9bf9ae; $custom-dark: #000000;
JSON
{
"hex": "#62f48b",
"rgb": {
"r": 98,
"g": 244,
"b": 139
},
"hsl": {
"h": 136.849,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.86348,
"c": 0.1914,
"h": 149.8
},
"luminance": 0.69162
}Semantic roles & 50–950 ramp
primary
#62F48B
secondary
#C9319E
accent
#02A4E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581