#6EE486#6EE486
#6EE486 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.169 H 148.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE486 |
|---|---|
| RGB | rgb(110, 228, 134) |
| HSL | hsl(132, 69%, 66%) |
| HSV | hsv(132, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 41.2%, 10.6%) |
| CIE-LAB | lab(82.12, -53.06, 35.92) |
| CIE-LCH | lch(82.12, 64.08, 145.91°) |
| OKLab | oklab(82.77% -0.1439 0.0888) |
| OKLCH | oklch(82.77% 0.169 148.3) |
| XYZ | xyz(38.4744, 60.5199, 32.2037) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Lightgreen
#90EE90
ΔE00 3.83
Tealish Green
#0CDC73
ΔE00 4.97
Lightish Green
#61E160
ΔE00 5.04
Turquoise Green
#04F489
ΔE00 5.46
Seafoam Green
#7AF9AB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE486 #E46ECC
analogous
#91E46E #6EE486 #6EE4C1
triadic
#6EE486 #866EE4 #E4866E
tetradic
#6EE486 #6E91E4 #E46ECC #E4C16E
square
#6EE486 #6E91E4 #E46ECC #E4C16E
split-complementary
#6EE486 #C16EE4 #E46E91
monochromatic
#22B640 #3ADA5B #6EE486 #A2EEB1 #D5F7DC
Accessibility & contrast
On white
1.60
#6EE486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6EE486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE486
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE486 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37F
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#56E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee486; /* rgb */ color: rgb(110, 228, 134); /* oklch */ color: oklch(82.8% 0.169 148.3);
Tailwind
colors: {
custom: {
50: '#9fedaa',
500: '#6ee486',
950: '#000000',
},
}SCSS
$custom: #6ee486; $custom-light: #9fedaa; $custom-dark: #000000;
JSON
{
"hex": "#6ee486",
"rgb": {
"r": 110,
"g": 228,
"b": 134
},
"hsl": {
"h": 132.203,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.82766,
"c": 0.16904,
"h": 148.3
},
"luminance": 0.60523
}Semantic roles & 50–950 ramp
primary
#6EE486
secondary
#B6409E
accent
#15AAD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581