#6EEB77#6EEB77
#6EEB77 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.2% C 0.192 H 145.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEB77 |
|---|---|
| RGB | rgb(110, 235, 119) |
| HSL | hsl(124, 76%, 68%) |
| HSV | hsv(124, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(84.00, -58.00, 45.63) |
| CIE-LCH | lch(84.00, 73.80, 141.81°) |
| OKLab | oklab(84.24% -0.1574 0.1103) |
| OKLCH | oklch(84.24% 0.192 145) |
| XYZ | xyz(39.4663, 64.0603, 27.7343) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.07
Lightgreen
#90EE90
ΔE00 4.01
Lightgreen (survey)
#76FF7B
ΔE00 4.39
Weird Green
#3AE57F
ΔE00 4.52
Spearmint
#1EF876
ΔE00 4.57
Easter Green
#8CFD7E
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEB77 #EB6EE2
analogous
#A3EB6E #6EEB77 #6EEBB5
triadic
#6EEB77 #776EEB #EB776E
tetradic
#6EEB77 #6EA3EB #EB6EE2 #EBB56E
square
#6EEB77 #6EA3EB #EB6EE2 #EBB56E
split-complementary
#6EEB77 #B56EEB #EB6EA3
monochromatic
#1BC427 #38E445 #6EEB77 #A4F2A9 #DAFADC
Accessibility & contrast
On white
1.52
#6EEB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#6EEB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEB77
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEB77 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86D
Deuteranopia (green-blind)
#DECD7F
Tritanopia (blue-blind)
#59E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6eeb77; /* rgb */ color: rgb(110, 235, 119); /* oklch */ color: oklch(84.2% 0.192 145.0);
Tailwind
colors: {
custom: {
50: '#a1f2a0',
500: '#6eeb77',
950: '#000000',
},
}SCSS
$custom: #6eeb77; $custom-light: #a1f2a0; $custom-dark: #000000;
JSON
{
"hex": "#6eeb77",
"rgb": {
"r": 110,
"g": 235,
"b": 119
},
"hsl": {
"h": 124.32,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.84238,
"c": 0.19218,
"h": 145
},
"luminance": 0.64064
}Semantic roles & 50–950 ramp
primary
#6EEB77
secondary
#C23BB8
accent
#0EC9D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580