#6EEB79#6EEB79
#6EEB79 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.190 H 145.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEB79 |
|---|---|
| RGB | rgb(110, 235, 121) |
| HSL | hsl(125, 76%, 68%) |
| HSV | hsv(125, 53%, 92%) |
| CMYK | cmyk(53.2%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(84.02, -57.73, 44.71) |
| CIE-LCH | lch(84.02, 73.02, 142.25°) |
| OKLab | oklab(84.27% -0.1566 0.1083) |
| OKLCH | oklch(84.27% 0.19 145.3) |
| XYZ | xyz(39.5876, 64.1088, 28.3736) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.26
Lightgreen
#90EE90
ΔE00 3.86
Weird Green
#3AE57F
ΔE00 4.33
Lightgreen (survey)
#76FF7B
ΔE00 4.48
Spearmint
#1EF876
ΔE00 4.57
Easter Green
#8CFD7E
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEB79 #EB6EE0
analogous
#A1EB6E #6EEB79 #6EEBB7
triadic
#6EEB79 #796EEB #EB796E
tetradic
#6EEB79 #6EA1EB #EB6EE0 #EBB76E
square
#6EEB79 #6EA1EB #EB6EE0 #EBB76E
split-complementary
#6EEB79 #B76EEB #EB6EA1
monochromatic
#1BC42A #38E447 #6EEB79 #A4F2AB #DAFADC
Accessibility & contrast
On white
1.52
#6EEB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#6EEB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEB79
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEB79 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED870
Deuteranopia (green-blind)
#DECD81
Tritanopia (blue-blind)
#58E6D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6eeb79; /* rgb */ color: rgb(110, 235, 121); /* oklch */ color: oklch(84.3% 0.190 145.3);
Tailwind
colors: {
custom: {
50: '#a1f2a2',
500: '#6eeb79',
950: '#000000',
},
}SCSS
$custom: #6eeb79; $custom-light: #a1f2a2; $custom-dark: #000000;
JSON
{
"hex": "#6eeb79",
"rgb": {
"r": 110,
"g": 235,
"b": 121
},
"hsl": {
"h": 125.28,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.84267,
"c": 0.1904,
"h": 145.3
},
"luminance": 0.64112
}Semantic roles & 50–950 ramp
primary
#6EEB79
secondary
#C23BB6
accent
#0EC6D8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580