#6EE079#6EE079
#6EE079 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.176 H 145.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE079 |
|---|---|
| RGB | rgb(110, 224, 121) |
| HSL | hsl(126, 65%, 65%) |
| HSV | hsv(126, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(80.74, -53.44, 40.59) |
| CIE-LCH | lch(80.74, 67.11, 142.78°) |
| OKLab | oklab(81.58% -0.145 0.099) |
| OKLCH | oklch(81.58% 0.176 145.7) |
| XYZ | xyz(36.5352, 58.0039, 27.3561) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.42
Tealish Green
#0CDC73
ΔE00 4.89
Fresh Green
#69D84F
ΔE00 5.29
Turquoise Green
#04F489
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE079 #E06ED5
analogous
#9CE06E #6EE079 #6EE0B2
triadic
#6EE079 #796EE0 #E0796E
tetradic
#6EE079 #6E9CE0 #E06ED5 #E0B26E
square
#6EE079 #6E9CE0 #E06ED5 #E0B26E
split-complementary
#6EE079 #B26EE0 #E06E9C
monochromatic
#25AE32 #3CD54A #6EE079 #A0EBA8 #D3F6D6
Accessibility & contrast
On white
1.67
#6EE079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#6EE079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE079
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE079 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF71
Deuteranopia (green-blind)
#D4C480
Tritanopia (blue-blind)
#5BDBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ee079; /* rgb */ color: rgb(110, 224, 121); /* oklch */ color: oklch(81.6% 0.176 145.7);
Tailwind
colors: {
custom: {
50: '#9feaa1',
500: '#6ee079',
950: '#000000',
},
}SCSS
$custom: #6ee079; $custom-light: #9feaa1; $custom-dark: #000000;
JSON
{
"hex": "#6ee079",
"rgb": {
"r": 110,
"g": 224,
"b": 121
},
"hsl": {
"h": 125.789,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.81575,
"c": 0.17562,
"h": 145.7
},
"luminance": 0.58007
}Semantic roles & 50–950 ramp
primary
#6EE079
secondary
#B042A5
accent
#19BBCD
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480