#62F28E#62F28E
#62F28E is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.186 H 150.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #62F28E |
|---|---|
| RGB | rgb(98, 242, 142) |
| HSL | hsl(138, 85%, 67%) |
| HSV | hsv(138, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(86.03, -59.96, 36.95) |
| CIE-LCH | lch(86.03, 70.43, 148.35°) |
| OKLab | oklab(85.91% -0.1621 0.0914) |
| OKLCH | oklch(85.91% 0.186 150.6) |
| XYZ | xyz(41.6685, 68.0499, 36.5250) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F28E #F262C6
analogous
#7EF262 #62F28E #62F2D6
triadic
#62F28E #8E62F2 #F28E62
tetradic
#62F28E #627EF2 #F262C6 #F2D662
square
#62F28E #627EF2 #F262C6 #F2D662
split-complementary
#62F28E #D662F2 #F2627E
monochromatic
#11C949 #29ED65 #62F28E #9BF7B7 #D3FBDF
Accessibility & contrast
On white
1.44
#62F28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#62F28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F28E
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F28E | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF87
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#36EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f28e; /* rgb */ color: rgb(98, 242, 142); /* oklch */ color: oklch(85.9% 0.186 150.6);
Tailwind
colors: {
custom: {
50: '#9bf7b0',
500: '#62f28e',
950: '#000000',
},
}SCSS
$custom: #62f28e; $custom-light: #9bf7b0; $custom-dark: #000000;
JSON
{
"hex": "#62f28e",
"rgb": {
"r": 98,
"g": 242,
"b": 142
},
"hsl": {
"h": 138.333,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.85909,
"c": 0.18609,
"h": 150.6
},
"luminance": 0.68054
}Semantic roles & 50–950 ramp
primary
#62F28E
secondary
#C63399
accent
#049EE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581