#62E88E#62E88E
#62E88E is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.5% C 0.173 H 151.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62E88E |
|---|---|
| RGB | rgb(98, 232, 142) |
| HSL | hsl(140, 74%, 65%) |
| HSV | hsv(140, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(83.05, -56.12, 33.05) |
| CIE-LCH | lch(83.05, 65.13, 149.51°) |
| OKLab | oklab(83.46% -0.1519 0.0822) |
| OKLCH | oklch(83.46% 0.173 151.6) |
| XYZ | xyz(38.7732, 62.2592, 35.5599) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Turquoise Green
#04F489
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.55
Sea Green (survey)
#53FCA1
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.67
Lightgreen
#90EE90
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E88E #E862BC
analogous
#79E862 #62E88E #62E8D1
triadic
#62E88E #8E62E8 #E88E62
tetradic
#62E88E #6279E8 #E862BC #E8D162
square
#62E88E #6279E8 #E862BC #E8D162
split-complementary
#62E88E #D162E8 #E86279
monochromatic
#1BB54D #2DE068 #62E88E #97F0B4 #CDF8DB
Accessibility & contrast
On white
1.56
#62E88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#62E88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E88E
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E88E | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D688
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#3BE5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e88e; /* rgb */ color: rgb(98, 232, 142); /* oklch */ color: oklch(83.5% 0.173 151.6);
Tailwind
colors: {
custom: {
50: '#9af0b0',
500: '#62e88e',
950: '#000000',
},
}SCSS
$custom: #62e88e; $custom-light: #9af0b0; $custom-dark: #000000;
JSON
{
"hex": "#62e88e",
"rgb": {
"r": 98,
"g": 232,
"b": 142
},
"hsl": {
"h": 139.701,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.83462,
"c": 0.17278,
"h": 151.6
},
"luminance": 0.62263
}Semantic roles & 50–950 ramp
primary
#62E88E
secondary
#B5398C
accent
#0F95D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581