#62E68F#62E68F
#62E68F is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.169 H 152.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #62E68F |
|---|---|
| RGB | rgb(98, 230, 143) |
| HSL | hsl(140, 73%, 64%) |
| HSV | hsv(140, 57%, 90%) |
| CMYK | cmyk(57.4%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(82.47, -55.17, 31.77) |
| CIE-LCH | lch(82.47, 63.66, 150.06°) |
| OKLab | oklab(82.99% -0.1495 0.0793) |
| OKLCH | oklch(82.99% 0.169 152.1) |
| XYZ | xyz(38.2888, 61.1699, 35.7705) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Aqua Green
#12E193
ΔE00 4.40
Turquoise Green
#04F489
ΔE00 4.62
Tealish Green
#0CDC73
ΔE00 4.80
Seafoam Green
#7AF9AB
ΔE00 4.82
Light Green Blue
#56FCA2
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E68F #E662B9
analogous
#77E662 #62E68F #62E6D1
triadic
#62E68F #8F62E6 #E68F62
tetradic
#62E68F #6277E6 #E662B9 #E6D162
square
#62E68F #6277E6 #E662B9 #E6D162
split-complementary
#62E68F #D162E6 #E66277
monochromatic
#1CB14F #2DDE69 #62E68F #97EEB5 #CCF7DA
Accessibility & contrast
On white
1.59
#62E68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#62E68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E68F
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E68F | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#D5C895
Tritanopia (blue-blind)
#3BE3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #62e68f; /* rgb */ color: rgb(98, 230, 143); /* oklch */ color: oklch(83.0% 0.169 152.1);
Tailwind
colors: {
custom: {
50: '#99efb0',
500: '#62e68f',
950: '#000000',
},
}SCSS
$custom: #62e68f; $custom-light: #99efb0; $custom-dark: #000000;
JSON
{
"hex": "#62e68f",
"rgb": {
"r": 98,
"g": 230,
"b": 143
},
"hsl": {
"h": 140.455,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.8299,
"c": 0.16917,
"h": 152.1
},
"luminance": 0.61173
}Semantic roles & 50–950 ramp
primary
#62E68F
secondary
#B23A89
accent
#1192D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581