#6EE876#6EE876
#6EE876 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.5% C 0.189 H 144.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE876 |
|---|---|
| RGB | rgb(110, 232, 118) |
| HSL | hsl(124, 73%, 67%) |
| HSV | hsv(124, 53%, 91%) |
| CMYK | cmyk(52.6%, 0%, 49.1%, 9%) |
| CIE-LAB | lab(83.09, -56.99, 44.98) |
| CIE-LCH | lch(83.09, 72.60, 141.71°) |
| OKLab | oklab(83.49% -0.1547 0.1088) |
| OKLCH | oklch(83.49% 0.189 144.9) |
| XYZ | xyz(38.5549, 62.3331, 27.1358) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.73
Lightgreen
#90EE90
ΔE00 4.07
Weird Green
#3AE57F
ΔE00 4.34
Spearmint
#1EF876
ΔE00 5.03
Lightgreen (survey)
#76FF7B
ΔE00 5.04
Easter Green
#8CFD7E
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE876 #E86EE0
analogous
#A3E86E #6EE876 #6EE8B3
triadic
#6EE876 #766EE8 #E8766E
tetradic
#6EE876 #6EA3E8 #E86EE0 #E8B36E
square
#6EE876 #6EA3E8 #E86EE0 #E8B36E
split-complementary
#6EE876 #B36EE8 #E86EA3
monochromatic
#1EBE29 #39E044 #6EE876 #A3F0A8 #D8F9DA
Accessibility & contrast
On white
1.56
#6EE876 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6EE876 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE876
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE876 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE876 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#DBCB7E
Tritanopia (blue-blind)
#5AE3CD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee876; /* rgb */ color: rgb(110, 232, 118); /* oklch */ color: oklch(83.5% 0.189 144.9);
Tailwind
colors: {
custom: {
50: '#a0f09f',
500: '#6ee876',
950: '#000000',
},
}SCSS
$custom: #6ee876; $custom-light: #a0f09f; $custom-dark: #000000;
JSON
{
"hex": "#6ee876",
"rgb": {
"r": 110,
"g": 232,
"b": 118
},
"hsl": {
"h": 123.934,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83489,
"c": 0.1891,
"h": 144.9
},
"luminance": 0.62336
}Semantic roles & 50–950 ramp
primary
#6EE876
secondary
#BD3EB4
accent
#11C8D5
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580