#62F38B#62F38B
#62F38B is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.1% C 0.190 H 149.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #62F38B |
|---|---|
| RGB | rgb(98, 243, 139) |
| HSL | hsl(137, 86%, 67%) |
| HSV | hsv(137, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 42.8%, 4.7%) |
| CIE-LAB | lab(86.28, -60.82, 38.76) |
| CIE-LCH | lch(86.28, 72.12, 147.49°) |
| OKLab | oklab(86.1% -0.1644 0.0955) |
| OKLCH | oklch(86.1% 0.19 149.8) |
| XYZ | xyz(41.7447, 68.5579, 35.4542) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.96
Turquoise Green
#04F489
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.64
Spearmint
#1EF876
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F38B #F362CA
analogous
#81F362 #62F38B #62F3D4
triadic
#62F38B #8B62F3 #F38B62
tetradic
#62F38B #6281F3 #F362CA #F3D462
square
#62F38B #6281F3 #F362CA #F3D462
split-complementary
#62F38B #D462F3 #F36281
monochromatic
#10CB45 #29EF61 #62F38B #9BF7B5 #D4FCDF
Accessibility & contrast
On white
1.43
#62F38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#62F38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F38B
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F38B | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#37EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f38b; /* rgb */ color: rgb(98, 243, 139); /* oklch */ color: oklch(86.1% 0.190 149.8);
Tailwind
colors: {
custom: {
50: '#9bf8ae',
500: '#62f38b',
950: '#000000',
},
}SCSS
$custom: #62f38b; $custom-light: #9bf8ae; $custom-dark: #000000;
JSON
{
"hex": "#62f38b",
"rgb": {
"r": 98,
"g": 243,
"b": 139
},
"hsl": {
"h": 136.966,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.86103,
"c": 0.1901,
"h": 149.8
},
"luminance": 0.68562
}Semantic roles & 50–950 ramp
primary
#62F38B
secondary
#C7329D
accent
#03A3E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581