#6EE586#6EE586
#6EE586 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.170 H 148.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE586 |
|---|---|
| RGB | rgb(110, 229, 134) |
| HSL | hsl(132, 70%, 66%) |
| HSV | hsv(132, 52%, 90%) |
| CMYK | cmyk(52%, 0%, 41.5%, 10.2%) |
| CIE-LAB | lab(82.42, -53.46, 36.30) |
| CIE-LCH | lch(82.42, 64.62, 145.82°) |
| OKLab | oklab(83.01% -0.1449 0.0896) |
| OKLCH | oklch(83.01% 0.17 148.3) |
| XYZ | xyz(38.7503, 61.0716, 32.2956) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 3.71
Lightish Green
#61E160
ΔE00 4.98
Tealish Green
#0CDC73
ΔE00 5.03
Turquoise Green
#04F489
ΔE00 5.31
Wintergreen
#20F986
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE586 #E56ECD
analogous
#92E56E #6EE586 #6EE5C2
triadic
#6EE586 #866EE5 #E5866E
tetradic
#6EE586 #6E92E5 #E56ECD #E5C26E
square
#6EE586 #6E92E5 #E56ECD #E5C26E
split-complementary
#6EE586 #C26EE5 #E56E92
monochromatic
#21B83F #3ADC5B #6EE586 #A2EEB1 #D6F8DD
Accessibility & contrast
On white
1.59
#6EE586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6EE586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE586
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE586 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#D7C98C
Tritanopia (blue-blind)
#56E1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee586; /* rgb */ color: rgb(110, 229, 134); /* oklch */ color: oklch(83.0% 0.170 148.3);
Tailwind
colors: {
custom: {
50: '#a0eeaa',
500: '#6ee586',
950: '#000000',
},
}SCSS
$custom: #6ee586; $custom-light: #a0eeaa; $custom-dark: #000000;
JSON
{
"hex": "#6ee586",
"rgb": {
"r": 110,
"g": 229,
"b": 134
},
"hsl": {
"h": 132.101,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83009,
"c": 0.17043,
"h": 148.3
},
"luminance": 0.61075
}Semantic roles & 50–950 ramp
primary
#6EE586
secondary
#B83FA0
accent
#14ABD2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581