#6EE182#6EE182
#6EE182 is a light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.169 H 147.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE182 |
|---|---|
| RGB | rgb(110, 225, 130) |
| HSL | hsl(130, 66%, 66%) |
| HSV | hsv(130, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 42.2%, 11.8%) |
| CIE-LAB | lab(81.17, -52.49, 36.68) |
| CIE-LCH | lch(81.17, 64.04, 145.05°) |
| OKLab | oklab(81.97% -0.1423 0.0904) |
| OKLCH | oklch(81.97% 0.169 147.6) |
| XYZ | xyz(37.3826, 58.7741, 30.4894) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.49
Lightgreen
#90EE90
ΔE00 4.16
Lightish Green
#61E160
ΔE00 4.66
Tealish Green
#0CDC73
ΔE00 4.79
Turquoise Green
#04F489
ΔE00 5.99
Aqua Green
#12E193
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE182 #E16ECD
analogous
#93E16E #6EE182 #6EE1BB
triadic
#6EE182 #826EE1 #E1826E
tetradic
#6EE182 #6E93E1 #E16ECD #E1BB6E
square
#6EE182 #6E93E1 #E16ECD #E1BB6E
split-complementary
#6EE182 #BB6EE1 #E16E93
monochromatic
#24B03D #3BD756 #6EE182 #A1EBAE #D3F6D9
Accessibility & contrast
On white
1.65
#6EE182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#6EE182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE182
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE182 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07B
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#58DDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee182; /* rgb */ color: rgb(110, 225, 130); /* oklch */ color: oklch(82.0% 0.169 147.6);
Tailwind
colors: {
custom: {
50: '#9feba7',
500: '#6ee182',
950: '#000000',
},
}SCSS
$custom: #6ee182; $custom-light: #9feba7; $custom-dark: #000000;
JSON
{
"hex": "#6ee182",
"rgb": {
"r": 110,
"g": 225,
"b": 130
},
"hsl": {
"h": 130.435,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.81966,
"c": 0.16863,
"h": 147.6
},
"luminance": 0.58777
}Semantic roles & 50–950 ramp
primary
#6EE182
secondary
#B2429E
accent
#18AECE
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580