#6FDF79#6FDF79
#6FDF79 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.4% C 0.174 H 145.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDF79 |
|---|---|
| RGB | rgb(111, 223, 121) |
| HSL | hsl(125, 64%, 65%) |
| HSV | hsv(125, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(80.48, -52.78, 40.27) |
| CIE-LCH | lch(80.48, 66.39, 142.66°) |
| OKLab | oklab(81.37% -0.1433 0.0983) |
| OKLCH | oklch(81.37% 0.174 145.5) |
| XYZ | xyz(36.3923, 57.5325, 27.2726) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.50
Tealish Green
#0CDC73
ΔE00 4.95
Fresh Green
#69D84F
ΔE00 5.27
Turquoise Green
#04F489
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDF79 #DF6FD5
analogous
#9DDF6F #6FDF79 #6FDFB1
triadic
#6FDF79 #796FDF #DF796F
tetradic
#6FDF79 #6F9DDF #DF6FD5 #DFB16F
square
#6FDF79 #6F9DDF #DF6FD5 #DFB16F
split-complementary
#6FDF79 #B16FDF #DF6F9D
monochromatic
#26AD32 #3DD44A #6FDF79 #A1EAA8 #D3F5D6
Accessibility & contrast
On white
1.68
#6FDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#6FDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDF79
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDF79 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#5DDAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6fdf79; /* rgb */ color: rgb(111, 223, 121); /* oklch */ color: oklch(81.4% 0.174 145.5);
Tailwind
colors: {
custom: {
50: '#a0eaa1',
500: '#6fdf79',
950: '#000000',
},
}SCSS
$custom: #6fdf79; $custom-light: #a0eaa1; $custom-dark: #000000;
JSON
{
"hex": "#6fdf79",
"rgb": {
"r": 111,
"g": 223,
"b": 121
},
"hsl": {
"h": 125.357,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.81369,
"c": 0.17375,
"h": 145.5
},
"luminance": 0.57535
}Semantic roles & 50–950 ramp
primary
#6FDF79
secondary
#AF43A5
accent
#1ABCCB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480