#62F186#62F186
#62F186 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.192 H 149.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62F186 |
|---|---|
| RGB | rgb(98, 241, 134) |
| HSL | hsl(135, 84%, 66%) |
| HSV | hsv(135, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 44.4%, 5.5%) |
| CIE-LAB | lab(85.62, -60.85, 40.35) |
| CIE-LCH | lch(85.62, 73.02, 146.45°) |
| OKLab | oklab(85.53% -0.1645 0.099) |
| OKLCH | oklch(85.53% 0.192 149) |
| XYZ | xyz(40.7925, 67.2246, 33.3756) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F186 #F162CD
analogous
#86F162 #62F186 #62F1CE
triadic
#62F186 #8662F1 #F18662
tetradic
#62F186 #6286F1 #F162CD #F1CE62
square
#62F186 #6286F1 #F162CD #F1CE62
split-complementary
#62F186 #CE62F1 #F16286
monochromatic
#12C73F #2AEC5B #62F186 #9AF6B1 #D2FBDD
Accessibility & contrast
On white
1.45
#62F186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#62F186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F186
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F186 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#E0D18D
Tritanopia (blue-blind)
#3BEDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f186; /* rgb */ color: rgb(98, 241, 134); /* oklch */ color: oklch(85.5% 0.192 149.0);
Tailwind
colors: {
custom: {
50: '#9bf7aa',
500: '#62f186',
950: '#000000',
},
}SCSS
$custom: #62f186; $custom-light: #9bf7aa; $custom-dark: #000000;
JSON
{
"hex": "#62f186",
"rgb": {
"r": 98,
"g": 241,
"b": 134
},
"hsl": {
"h": 135.105,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85531,
"c": 0.19196,
"h": 149
},
"luminance": 0.67228
}Semantic roles & 50–950 ramp
primary
#62F186
secondary
#C433A0
accent
#05A9E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581