#6FDA79#6FDA79
#6FDA79 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.1% C 0.167 H 145.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDA79 |
|---|---|
| RGB | rgb(111, 218, 121) |
| HSL | hsl(126, 59%, 65%) |
| HSV | hsv(126, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 44.5%, 14.5%) |
| CIE-LAB | lab(78.98, -50.77, 38.37) |
| CIE-LCH | lch(78.98, 63.64, 142.92°) |
| OKLab | oklab(80.15% -0.1379 0.094) |
| OKLCH | oklch(80.15% 0.167 145.7) |
| XYZ | xyz(35.0762, 54.9001, 26.8339) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.25
Weird Green
#3AE57F
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.95
Lightgreen
#90EE90
ΔE00 5.27
Fresh Green
#69D84F
ΔE00 5.51
Emerald
#50C878
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDA79 #DA6FD0
analogous
#9BDA6F #6FDA79 #6FDAAE
triadic
#6FDA79 #796FDA #DA796F
tetradic
#6FDA79 #6F9BDA #DA6FD0 #DAAE6F
square
#6FDA79 #6F9BDA #DA6FD0 #DAAE6F
split-complementary
#6FDA79 #AE6FDA #DA6F9B
monochromatic
#2AA436 #3ECD4C #6FDA79 #A0E7A6 #D0F3D4
Accessibility & contrast
On white
1.75
#6FDA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#6FDA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDA79
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDA79 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA72
Deuteranopia (green-blind)
#CEC07F
Tritanopia (blue-blind)
#5ED5C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fda79; /* rgb */ color: rgb(111, 218, 121); /* oklch */ color: oklch(80.1% 0.167 145.7);
Tailwind
colors: {
custom: {
50: '#9fe6a1',
500: '#6fda79',
950: '#000000',
},
}SCSS
$custom: #6fda79; $custom-light: #9fe6a1; $custom-dark: #000000;
JSON
{
"hex": "#6fda79",
"rgb": {
"r": 111,
"g": 218,
"b": 121
},
"hsl": {
"h": 125.607,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.80146,
"c": 0.16684,
"h": 145.7
},
"luminance": 0.54903
}Semantic roles & 50–950 ramp
primary
#6FDA79
secondary
#A8469F
accent
#1FB7C7
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480