#62F17E#62F17E
#62F17E is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.4% C 0.199 H 147.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #62F17E |
|---|---|
| RGB | rgb(98, 241, 126) |
| HSL | hsl(132, 84%, 66%) |
| HSV | hsv(132, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 47.7%, 5.5%) |
| CIE-LAB | lab(85.51, -62.05, 44.09) |
| CIE-LCH | lch(85.51, 76.12, 144.61°) |
| OKLab | oklab(85.41% -0.1677 0.1072) |
| OKLCH | oklch(85.41% 0.199 147.4) |
| XYZ | xyz(40.2555, 67.0098, 30.5474) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.80
Turquoise Green
#04F489
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F17E #F162D5
analogous
#8EF162 #62F17E #62F1C6
triadic
#62F17E #7E62F1 #F17E62
tetradic
#62F17E #628EF1 #F162D5 #F1C662
square
#62F17E #628EF1 #F162D5 #F1C662
split-complementary
#62F17E #C662F1 #F1628E
monochromatic
#12C735 #2AEC50 #62F17E #9AF6AC #D2FBDA
Accessibility & contrast
On white
1.46
#62F17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#62F17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F17E
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F17E | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD75
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#3EECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #62f17e; /* rgb */ color: rgb(98, 241, 126); /* oklch */ color: oklch(85.4% 0.199 147.4);
Tailwind
colors: {
custom: {
50: '#9bf7a5',
500: '#62f17e',
950: '#000000',
},
}SCSS
$custom: #62f17e; $custom-light: #9bf7a5; $custom-dark: #000000;
JSON
{
"hex": "#62f17e",
"rgb": {
"r": 98,
"g": 241,
"b": 126
},
"hsl": {
"h": 131.748,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.85406,
"c": 0.19907,
"h": 147.4
},
"luminance": 0.67014
}Semantic roles & 50–950 ramp
primary
#62F17E
secondary
#C433A8
accent
#05B5E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580