#6EE47B#6EE47B
#6EE47B is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.179 H 145.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE47B |
|---|---|
| RGB | rgb(110, 228, 123) |
| HSL | hsl(127, 69%, 66%) |
| HSV | hsv(127, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 46.1%, 10.6%) |
| CIE-LAB | lab(81.96, -54.73, 41.16) |
| CIE-LCH | lch(81.96, 68.48, 143.06°) |
| OKLab | oklab(82.59% -0.1485 0.1004) |
| OKLCH | oklch(82.59% 0.179 145.9) |
| XYZ | xyz(37.7467, 60.2288, 28.3713) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 3.94
Tealish Green
#0CDC73
ΔE00 5.08
Fresh Green
#69D84F
ΔE00 5.62
Minty Green
#0BF77D
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE47B #E46ED7
analogous
#9CE46E #6EE47B #6EE4B6
triadic
#6EE47B #7B6EE4 #E47B6E
tetradic
#6EE47B #6E9CE4 #E46ED7 #E4B66E
square
#6EE47B #6E9CE4 #E46ED7 #E4B66E
split-complementary
#6EE47B #B66EE4 #E46E9C
monochromatic
#22B632 #3ADA4C #6EE47B #A2EEAA #D5F7D9
Accessibility & contrast
On white
1.61
#6EE47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#6EE47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE47B
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE47B | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D273
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#59DFCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee47b; /* rgb */ color: rgb(110, 228, 123); /* oklch */ color: oklch(82.6% 0.179 145.9);
Tailwind
colors: {
custom: {
50: '#a0eda3',
500: '#6ee47b',
950: '#000000',
},
}SCSS
$custom: #6ee47b; $custom-light: #a0eda3; $custom-dark: #000000;
JSON
{
"hex": "#6ee47b",
"rgb": {
"r": 110,
"g": 228,
"b": 123
},
"hsl": {
"h": 126.61,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.82585,
"c": 0.17922,
"h": 145.9
},
"luminance": 0.60232
}Semantic roles & 50–950 ramp
primary
#6EE47B
secondary
#B640A9
accent
#15BCD1
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580