#6FDB79#6FDB79
#6FDB79 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.4% C 0.168 H 145.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDB79 |
|---|---|
| RGB | rgb(111, 219, 121) |
| HSL | hsl(126, 60%, 65%) |
| HSV | hsv(126, 49%, 86%) |
| CMYK | cmyk(49.3%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(79.28, -51.17, 38.75) |
| CIE-LCH | lch(79.28, 64.19, 142.86°) |
| OKLab | oklab(80.39% -0.1389 0.0948) |
| OKLCH | oklch(80.39% 0.168 145.7) |
| XYZ | xyz(35.3363, 55.4203, 26.9206) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.42
Tealish Green
#0CDC73
ΔE00 4.92
Lightgreen
#90EE90
ΔE00 5.10
Fresh Green
#69D84F
ΔE00 5.44
Emerald
#50C878
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDB79 #DB6FD1
analogous
#9BDB6F #6FDB79 #6FDBAF
triadic
#6FDB79 #796FDB #DB796F
tetradic
#6FDB79 #6F9BDB #DB6FD1 #DBAF6F
square
#6FDB79 #6F9BDB #DB6FD1 #DBAF6F
split-complementary
#6FDB79 #AF6FDB #DB6F9B
monochromatic
#2AA635 #3ECF4B #6FDB79 #A0E7A7 #D1F3D4
Accessibility & contrast
On white
1.74
#6FDB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6FDB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDB79
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDB79 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB71
Deuteranopia (green-blind)
#CFC07F
Tritanopia (blue-blind)
#5ED6C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fdb79; /* rgb */ color: rgb(111, 219, 121); /* oklch */ color: oklch(80.4% 0.168 145.7);
Tailwind
colors: {
custom: {
50: '#9fe7a1',
500: '#6fdb79',
950: '#000000',
},
}SCSS
$custom: #6fdb79; $custom-light: #9fe7a1; $custom-dark: #000000;
JSON
{
"hex": "#6fdb79",
"rgb": {
"r": 111,
"g": 219,
"b": 121
},
"hsl": {
"h": 125.556,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.8039,
"c": 0.16823,
"h": 145.7
},
"luminance": 0.55423
}Semantic roles & 50–950 ramp
primary
#6FDB79
secondary
#A945A0
accent
#1EB8C8
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480