#6EE47A#6EE47A
#6EE47A is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.180 H 145.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE47A |
|---|---|
| RGB | rgb(110, 228, 122) |
| HSL | hsl(126, 69%, 66%) |
| HSV | hsv(126, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 46.5%, 10.6%) |
| CIE-LAB | lab(81.95, -54.87, 41.63) |
| CIE-LCH | lch(81.95, 68.88, 142.81°) |
| OKLab | oklab(82.57% -0.1489 0.1014) |
| OKLCH | oklch(82.57% 0.18 145.7) |
| XYZ | xyz(37.6845, 60.2039, 28.0433) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 3.98
Tealish Green
#0CDC73
ΔE00 5.12
Fresh Green
#69D84F
ΔE00 5.49
Minty Green
#0BF77D
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE47A #E46ED8
analogous
#9DE46E #6EE47A #6EE4B5
triadic
#6EE47A #7A6EE4 #E47A6E
tetradic
#6EE47A #6E9DE4 #E46ED8 #E4B56E
square
#6EE47A #6E9DE4 #E46ED8 #E4B56E
split-complementary
#6EE47A #B56EE4 #E46E9D
monochromatic
#22B631 #3ADA4B #6EE47A #A2EEA9 #D5F7D9
Accessibility & contrast
On white
1.61
#6EE47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6EE47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE47A
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE47A | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D272
Deuteranopia (green-blind)
#D7C881
Tritanopia (blue-blind)
#5ADFCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee47a; /* rgb */ color: rgb(110, 228, 122); /* oklch */ color: oklch(82.6% 0.180 145.7);
Tailwind
colors: {
custom: {
50: '#a0eda2',
500: '#6ee47a',
950: '#000000',
},
}SCSS
$custom: #6ee47a; $custom-light: #a0eda2; $custom-dark: #000000;
JSON
{
"hex": "#6ee47a",
"rgb": {
"r": 110,
"g": 228,
"b": 122
},
"hsl": {
"h": 126.102,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.8257,
"c": 0.18013,
"h": 145.7
},
"luminance": 0.60207
}Semantic roles & 50–950 ramp
primary
#6EE47A
secondary
#B640AA
accent
#15BDD1
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580