#62F68E#62F68E
#62F68E is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.191 H 150.2°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #62F68E |
|---|---|
| RGB | rgb(98, 246, 142) |
| HSL | hsl(138, 89%, 67%) |
| HSV | hsv(138, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 42.3%, 3.5%) |
| CIE-LAB | lab(87.22, -61.46, 38.49) |
| CIE-LCH | lch(87.22, 72.52, 147.94°) |
| OKLab | oklab(86.89% -0.1661 0.095) |
| OKLCH | oklch(86.89% 0.191 150.2) |
| XYZ | xyz(42.8721, 70.4570, 36.9262) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F68E #F662CA
analogous
#80F662 #62F68E #62F6D8
triadic
#62F68E #8E62F6 #F68E62
tetradic
#62F68E #6280F6 #F662CA #F6D862
square
#62F68E #6280F6 #F662CA #F6D862
split-complementary
#62F68E #D862F6 #F66280
monochromatic
#0CD247 #28F364 #62F68E #9CF9B8 #D6FDE1
Accessibility & contrast
On white
1.39
#62F68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#62F68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F68E
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F68E | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E386
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#34F2DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f68e; /* rgb */ color: rgb(98, 246, 142); /* oklch */ color: oklch(86.9% 0.191 150.2);
Tailwind
colors: {
custom: {
50: '#9cfab0',
500: '#62f68e',
950: '#000000',
},
}SCSS
$custom: #62f68e; $custom-light: #9cfab0; $custom-dark: #000000;
JSON
{
"hex": "#62f68e",
"rgb": {
"r": 98,
"g": 246,
"b": 142
},
"hsl": {
"h": 137.838,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.86887,
"c": 0.19133,
"h": 150.2
},
"luminance": 0.70461
}Semantic roles & 50–950 ramp
primary
#62F68E
secondary
#CD2F9E
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581