#62F58B#62F58B
#62F58B is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.6% C 0.193 H 149.7°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #62F58B |
|---|---|
| RGB | rgb(98, 245, 139) |
| HSL | hsl(137, 88%, 67%) |
| HSV | hsv(137, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 43.3%, 3.9%) |
| CIE-LAB | lab(86.88, -61.56, 39.53) |
| CIE-LCH | lch(86.88, 73.16, 147.30°) |
| OKLab | oklab(86.59% -0.1663 0.0973) |
| OKLCH | oklch(86.59% 0.193 149.7) |
| XYZ | xyz(42.3465, 69.7614, 35.6548) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.20
Spearmint
#1EF876
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.55
Light Green Blue
#56FCA2
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F58B #F562CC
analogous
#82F562 #62F58B #62F5D5
triadic
#62F58B #8B62F5 #F58B62
tetradic
#62F58B #6282F5 #F562CC #F5D562
square
#62F58B #6282F5 #F562CC #F5D562
split-complementary
#62F58B #D562F5 #F56282
monochromatic
#0DCF43 #28F160 #62F58B #9CF9B6 #D5FCE0
Accessibility & contrast
On white
1.40
#62F58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#62F58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F58B
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F58B | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E283
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#36F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f58b; /* rgb */ color: rgb(98, 245, 139); /* oklch */ color: oklch(86.6% 0.193 149.7);
Tailwind
colors: {
custom: {
50: '#9cf9ae',
500: '#62f58b',
950: '#000000',
},
}SCSS
$custom: #62f58b; $custom-light: #9cf9ae; $custom-dark: #000000;
JSON
{
"hex": "#62f58b",
"rgb": {
"r": 98,
"g": 245,
"b": 139
},
"hsl": {
"h": 136.735,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.86592,
"c": 0.19271,
"h": 149.7
},
"luminance": 0.69766
}Semantic roles & 50–950 ramp
primary
#62F58B
secondary
#CB30A0
accent
#01A5E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581