#62F286#62F286
#62F286 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.193 H 148.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62F286 |
|---|---|
| RGB | rgb(98, 242, 134) |
| HSL | hsl(135, 85%, 67%) |
| HSV | hsv(135, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(85.92, -61.23, 40.73) |
| CIE-LCH | lch(85.92, 73.54, 146.36°) |
| OKLab | oklab(85.78% -0.1655 0.0999) |
| OKLCH | oklch(85.78% 0.193 148.9) |
| XYZ | xyz(41.0893, 67.8182, 33.4745) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.72
Spring Green
#00FF7F
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F286 #F262CE
analogous
#86F262 #62F286 #62F2CE
triadic
#62F286 #8662F2 #F28662
tetradic
#62F286 #6286F2 #F262CE #F2CE62
square
#62F286 #6286F2 #F262CE #F2CE62
split-complementary
#62F286 #CE62F2 #F26286
monochromatic
#11C93F #29ED5A #62F286 #9BF7B2 #D3FBDD
Accessibility & contrast
On white
1.44
#62F286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#62F286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F286
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F286 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7E
Deuteranopia (green-blind)
#E1D28D
Tritanopia (blue-blind)
#3AEED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f286; /* rgb */ color: rgb(98, 242, 134); /* oklch */ color: oklch(85.8% 0.193 148.9);
Tailwind
colors: {
custom: {
50: '#9bf7aa',
500: '#62f286',
950: '#000000',
},
}SCSS
$custom: #62f286; $custom-light: #9bf7aa; $custom-dark: #000000;
JSON
{
"hex": "#62f286",
"rgb": {
"r": 98,
"g": 242,
"b": 134
},
"hsl": {
"h": 135,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.85776,
"c": 0.19327,
"h": 148.9
},
"luminance": 0.67822
}Semantic roles & 50–950 ramp
primary
#62F286
secondary
#C633A1
accent
#04AAE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581