#6FE079#6FE079
#6FE079 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.175 H 145.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE079 |
|---|---|
| RGB | rgb(111, 224, 121) |
| HSL | hsl(125, 65%, 66%) |
| HSV | hsv(125, 50%, 88%) |
| CMYK | cmyk(50.4%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(80.78, -53.18, 40.65) |
| CIE-LCH | lch(80.78, 66.93, 142.61°) |
| OKLab | oklab(81.61% -0.1443 0.0992) |
| OKLCH | oklch(81.61% 0.175 145.5) |
| XYZ | xyz(36.6603, 58.0684, 27.3619) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 4.02
Lightgreen
#90EE90
ΔE00 4.37
Tealish Green
#0CDC73
ΔE00 4.99
Fresh Green
#69D84F
ΔE00 5.26
Turquoise Green
#04F489
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE079 #E06FD6
analogous
#9DE06F #6FE079 #6FE0B1
triadic
#6FE079 #796FE0 #E0796F
tetradic
#6FE079 #6F9DE0 #E06FD6 #E0B16F
square
#6FE079 #6F9DE0 #E06FD6 #E0B16F
split-complementary
#6FE079 #B16FE0 #E06F9D
monochromatic
#26AF32 #3DD54A #6FE079 #A1EBA8 #D4F6D7
Accessibility & contrast
On white
1.66
#6FE079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#6FE079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE079
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE079 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF71
Deuteranopia (green-blind)
#D4C480
Tritanopia (blue-blind)
#5CDBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6fe079; /* rgb */ color: rgb(111, 224, 121); /* oklch */ color: oklch(81.6% 0.175 145.5);
Tailwind
colors: {
custom: {
50: '#a0eaa1',
500: '#6fe079',
950: '#000000',
},
}SCSS
$custom: #6fe079; $custom-light: #a0eaa1; $custom-dark: #000000;
JSON
{
"hex": "#6fe079",
"rgb": {
"r": 111,
"g": 224,
"b": 121
},
"hsl": {
"h": 125.31,
"s": 64.571,
"l": 65.686
},
"oklch": {
"l": 0.81614,
"c": 0.17512,
"h": 145.5
},
"luminance": 0.58071
}Semantic roles & 50–950 ramp
primary
#6FE079
secondary
#B143A7
accent
#19BDCC
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480