#6EE082#6EE082
#6EE082 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.167 H 147.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE082 |
|---|---|
| RGB | rgb(110, 224, 130) |
| HSL | hsl(131, 65%, 65%) |
| HSV | hsv(131, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(80.87, -52.09, 36.30) |
| CIE-LCH | lch(80.87, 63.49, 145.13°) |
| OKLab | oklab(81.72% -0.1413 0.0895) |
| OKLCH | oklch(81.72% 0.167 147.6) |
| XYZ | xyz(37.1130, 58.2350, 30.3995) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Lightgreen
#90EE90
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 4.76
Lightish Green
#61E160
ΔE00 4.77
Turquoise Green
#04F489
ΔE00 6.15
Seaweed
#18D17B
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE082 #E06ECC
analogous
#93E06E #6EE082 #6EE0BB
triadic
#6EE082 #826EE0 #E0826E
tetradic
#6EE082 #6E93E0 #E06ECC #E0BB6E
square
#6EE082 #6E93E0 #E06ECC #E0BB6E
split-complementary
#6EE082 #BB6EE0 #E06E93
monochromatic
#25AE3D #3CD557 #6EE082 #A0EBAD #D3F6D9
Accessibility & contrast
On white
1.66
#6EE082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6EE082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE082
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE082 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D2C588
Tritanopia (blue-blind)
#58DCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ee082; /* rgb */ color: rgb(110, 224, 130); /* oklch */ color: oklch(81.7% 0.167 147.6);
Tailwind
colors: {
custom: {
50: '#9feaa7',
500: '#6ee082',
950: '#000000',
},
}SCSS
$custom: #6ee082; $custom-light: #9feaa7; $custom-dark: #000000;
JSON
{
"hex": "#6ee082",
"rgb": {
"r": 110,
"g": 224,
"b": 130
},
"hsl": {
"h": 130.526,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.81722,
"c": 0.16724,
"h": 147.6
},
"luminance": 0.58238
}Semantic roles & 50–950 ramp
primary
#6EE082
secondary
#B0429D
accent
#19ADCD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480